Jump to content

MSHOOSH

Members
  • Posts

    350
  • Joined

  • Last visited

Everything posted by MSHOOSH

  1. تسلم حبيبي على عيني و على راسي
  2. يعطيك العافية على هيك شرح ^
  3. آخوي موب أوبجكت , البيوت بـ انترور setElementInterior يعطيك العافية تم الافادة من امس
  4. السلام عليكم ورحمه الله و بركاته ابي اسوي مااركر و فوقه كتابة dx وش الفكشنات ؟ + انا بسوي بيت مثلا اسوي اوبجكت و احط عنده ماركر الانتقال بس داخل البيت كيف اسويه ؟ بالغلط ي ليت ينقل للبرمجة
  5. Useful Function https://wiki.multitheftauto.com/wiki/getElementSpeed هذي تعتبر وظيفة شوف القائمة ذي https://wiki.multitheftauto.com/wiki/Useful_Functions
  6. mission مهمة او عملية Sub افضل معنى لها فرعي http://www.almaany.com/home.php?languag ... h&word=sub
  7. جرب كود كينق و ضاوي يمقن صح
  8. addEventHandler("onResourceStart",resourceRoot, function ( ) local theGate = createObject ( 2669, 1554.3000488281, -1634, 13.800000190735, 0, 0, 0 ) setTimer(moveObject,8000,0,theGate, 0, 1554.3000488281, -1634, 28.700000762939 ) setTimer(moveObject,10000,0,theGate, 0, 1554.3000488281, -1634, 13.800000190735 ) end) جرب ذا
  9. addEventHandler("onResourceStart",resourceRoot, function ( ) local theGate = createObject ( 2669, 1554.3000488281, -1634, 13.800000190735, 0, 0, 0 ) setTimer(moveObject,8000,0,theGate, 1000, 1554.3000488281, -1634, 28.700000762939 ) setTimer(moveObject,10000,0,theGate, 1000, 1554.3000488281, -1634, 13.800000190735 ) end) 8000 10000 عدلها للوقت الي تبيه
  10. addEventHandler("onResourceStart",resourceRoot, function ( ) local theGate = createObject ( 2669, 1554.3000488281, -1634, 13.800000190735, 0, 0, 0 ) setTimer(moveObject,8000,0,theGate, 1000, 1554.3000488281, -1634, 28.700000762939 ) setTimer(moveObject,10000,0,theGate, 1000, 1554.3000488281, -1634, 13.800000190735 ) end)
  11. يعني الوظيفة لا تعمل بشكل صحيح ^
  12. ما اظن فيه كود يقوم بهذا الوظيفة هذا كود النايترو AddVehicleUpgrade الارقمنت theVehicle: The element representing the vehicle you wish to add the upgrade to. upgrade: The id of the upgrade you wish to add. (1000 to 1193), see Vehicle Upgrades الوقت الناتيرو 1008 5 مرات 1009 مرتين 1010 10 مرات ما يحتاج كل ذا .. لأنه في وظيفة تخلي النيترو ما ينتهي setVehicleNitroCount -- Client Side Only # يعطيك العافية على المعلومة بس Warning: Function is not working correctly. -Ccw
  13. ما اظن فيه كود يقوم بهذا الوظيفة هذا كود النايترو AddVehicleUpgrade الارقمنت theVehicle: The element representing the vehicle you wish to add the upgrade to. upgrade: The id of the upgrade you wish to add. (1000 to 1193), see Vehicle Upgrades الوقت الناتيرو 1008 5 مرات 1009 مرتين 1010 10 مرات
  14. ب امكانك تسوي لنيترو تايمر كل 10 ثواني يجيك ^
  15. يعطيك العافية ي برستيج ^ اهنيك على مجهودك ي ليت اقدر اساعد بس المشكلة اختبارات عملي الله يعين
  16. Element = العنصر امثله Player Ped Vehicle Object Pickup Marker ادخل هنا https://wiki.multitheftauto.com/wiki/Element
  17. اخوي mr.hmod اولا : فيه ناس تبي تسوي فاهمه و انها التوب سيبك منهم و لا تعطيهم وجه ثانيا : مقدمة في البرمجة https://wiki.multitheftauto.com/wiki/AR/ ... 8%AC%D9%87 ثالثا : قسم دروس البرمجة فيه اشياء بتفيدك كثير https://forum.multitheftauto.com/viewforum.php?f=164 + تكلم بلهجتك عادي كلنا عرب و اخوان ^ بالتوفيق
  18. الكلام موجه ل ديقل مو لك انت فاهم ما تحتاج تعرف اشياء زي كذا
×
×
  • Create New...