Jump to content

#Mr.Rajo~,<

Members
  • Posts

    901
  • Joined

  • Last visited

Everything posted by #Mr.Rajo~,<

  1. الفنكشن من جهة السيرفر فقط ماينفع تستخدمه بكلاينت addEventHandler("onResourceStart",root,function() setModelHandling ( 411,'maxVelocity',3000 ) setModelHandling ( 522,'maxVelocity',500 ) setModelHandling ( 411,'engineAcceleration',500 ) setModelHandling ( 522,'engineAcceleration',5 ) end) جرب
  2. انت متى تبي هذا يصير setModelHandling ( 411,'maxVelocity',3000 ) setModelHandling ( 522,'maxVelocity',500 ) setModelHandling ( 411,'engineAcceleration',500 ) setModelHandling ( 522,'engineAcceleration',5 ) for i,v in ipairs(getElementsByType ( "ped" )) do if getElementModel(v) == 174 then setElementFrozen(v, true) setTimer(function () setPedAnimation(v, "DANCING", "dnce_M_a") end, 1000 ,1 ) elseif getElementModel(v) == 261 then setElementFrozen(v, true) setTimer(function () setPedAnimationv(v, "DANCING", "dnce_M_e") end, 1000 ,1 ) elseif getElementModel(v) == 121 then setElementFrozen(v, true) setTimer(function () setPedAnimation(v, "DANCING", "DAN_Right_A") end, 1000 ,1 ) elseif getElementModel(v) == 173 then setElementFrozen(v, true) setTimer(function () setPedAnimationv,( "ped", "roadcross_gang") end, 1000 ,1 ) elseif getElementModel(v) == 250 then setElementFrozen(v, true) setTimer(function () setPedAnimation (v, "ped", "XPRESSscratch") end, 1000 ,1 ) end end
  3. مافهمت وش تبي بالظبط لاكن time = getRealTime() Year = time.year Month = time.month day = time.monthday GetYear = getAccountData(Playeracc,"Year") GetMonth = getAccountData(Playeracc,"Month") GetDay = getAccountData(Playeracc,"Day") if GetYear == Year and GetMonth == Month and GetDay == day then ------- end
  4. onClientResourceStart fetchRemote
  5. http://linux.multitheftauto.com/dl/152/multithef ... 5.2.tar.gz 32bit http://linux.multitheftauto.com/dl/152/multithef ... 5.2.tar.gz 64bit
  6. السكربت راح يثبت لك سيرفر ام تي جاهز ويشغله لك بدون ماتتعب https://forum.multitheftauto.com/viewtopic.php?f=165&t=96060
  7. كل كيبوردات القيمنق مافيها عربي وهذا انا جالس اكتب لك عربي
  8. فاهم الكود ؟ ولا تبي شرح يب يب فاهمه خلاص انت كذا دلعتني وزياده احبكك تسلم
  9. فاهم الكود ؟ ولا تبي شرح
  10. local Marker = createMarker (-294.83737182617, 1539.7805175781, 74.5625, "cylinder", 1, 0, 255, 0, 255) local Marker2 = createMarker (-357.54867553711, 2199.1669921875, 42.484375, "cylinder", 1, 0, 255, 0, 255) ---------------- addEventHandler("onClientMarkerHit", resourceRoot, function (player) if ( player == localPlayer and getElementType(player) == "player" ) then if ( source == Marker ) then guiSetVisible(UrWindow1 ,not guiGetVisible(UrWindow1)) showCursor(guiGetVisible(UrWindow1)) elseif ( source == Marker2 ) then guiSetVisible(UrWindow2 ,not guiGetVisible(UrWindow2)) showCursor(guiGetVisible(UrWindow2)) end end end)
  11. هذا كذا بيطلع لك رساله اذا دخلت بالماركر اذا تبيها لوحة استخدم guiSetVisible(UrWindow ,not guiGetVisible(UrWindow)) showCursor(guiGetVisible(UrWindow))
  12. ياليت لو تقول ماعجبك التصميم من اي ناحيه عشان اقدر اعدل شكرا على مرورك
  13. هذا شكلك اذا سلفت خويك فلوس وقلت له وينهم ض
  14. ابي احسن استضافه mta م فيه لاق ركز
  15. يالبيه ولكم سفاح منور :] لبى قلبك
  16. تم فك حظر السكربت والان موجود بالكميونتي سبب الحظر مثل ماقال جست بوي https://wiki.multitheftauto.com/wiki/Script_security صفحه مهمه
×
×
  • Create New...