MR.President Posted October 17, 2017 Share Posted October 17, 2017 local vehtype = getVehicleType(vehicle) if(vehtype == "Automobile") then ممكن اخلي انه ال type يكون عسيارات الشرطه فقط Link to comment
1337.Ibrahim Posted October 17, 2017 Share Posted October 17, 2017 (edited) iDs = {411,432,412} getElementModel — IDs Edited October 17, 2017 by Talis Link to comment
^iiEcoo'x_) Posted October 17, 2017 Share Posted October 17, 2017 Just now, Talis said: iDs = {411,432,412} getElementMode iDs = {411,432,412} getElementModel — IDs l — IDs الافضل كذا عشان ما يسوي لوب : Cars = { [ 432 ] = true , [ 411 ] = true , [ 412 ] = true } 1 Link to comment
MR.President Posted October 17, 2017 Author Share Posted October 17, 2017 local id = getElementModel ( vehicle ) if id == 597 or id == 598 or id == 599 or id == 596 then ما يضبط كذا ؟ Link to comment
^iiEcoo'x_) Posted October 17, 2017 Share Posted October 17, 2017 Just now, MR.President said: local id = getElementModel ( vehicle ) if id == 597 or id == 598 or id == 599 or id == 596 then ما يضبط كذا ؟ يضبط بس تزيد عنفسك أسطر زيادة وتعب حالك لما تضيف سيارة جديدة Link to comment
MR.President Posted October 17, 2017 Author Share Posted October 17, 2017 طيب كيف اختصرها ؟ مثل الي سويتها انت ؟ Link to comment
^iiEcoo'x_) Posted October 17, 2017 Share Posted October 17, 2017 Just now, MR.President said: طيب كيف اختصرها ؟ مثل الي سويتها انت ؟ الطريقة اللي قلتها لك تعلمتهامن هنا : https://wiki.multitheftauto.com/wiki/OnVehicleStartEnter Link to comment
MR.President Posted October 17, 2017 Author Share Posted October 17, 2017 policeVehicles = { [598]=true,[596]=true,[597]=true,[599]=true } if policeVehicles then يضبط كذا ؟ Link to comment
^iiEcoo'x_) Posted October 17, 2017 Share Posted October 17, 2017 Just now, MR.President said: policeVehicles = { [598]=true,[596]=true,[597]=true,[599]=true } if policeVehicles then يضبط كذا ؟ اعطوك مثال واضح بالصفحة ، وتفس طلبك كمان Link to comment
MR.President Posted October 17, 2017 Author Share Posted October 17, 2017 في فرق بين تعرف انجليزي او ما تعرف صح ؟ Link to comment
^iiEcoo'x_) Posted October 17, 2017 Share Posted October 17, 2017 (edited) ما في انجليزي ، عطيناك الفنكشنات فوق وعطيناك تطبيق واضح على الفنكشنات ، الباقي عليك Edited October 17, 2017 by DABL خطأ إملائي Link to comment
MR.President Posted October 17, 2017 Author Share Posted October 17, 2017 طيب , شكرا لكل الي ساعدةني Link to comment
^iiEcoo'x_) Posted October 17, 2017 Share Posted October 17, 2017 Just now, MR.President said: طيب , شكرا لكل الي ساعدةني العفو Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now