Jump to content

iPrestege

Members
  • Posts

    10,056
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by iPrestege

  1. triggerClientEvent (source,"PlayerLogin",source) Where's the event at client side? It's not a magic u have to add the event .
  2. ورني كيف سويتة بـ الاول #
  3. onPlayerLogin triggerClientEvent
  4. Event's ; onClientMouseEnter onClientMouseLeave Function's ; guiSetAlpha playSoundFrontEnd
  5. Event : onPlayerChat; getAccountName; getPlayerAccount; cancelEvent; outputChatBox; getRootElement; table;
  6. الادمنية تاب المودات فيه : executeCommandHandler??
  7. getVehicleModelFromName
  8. triggerServerEvent('!',localPlayer,teamName) ?!
  9. Please use this link next time : https://forum.multitheftauto.com.
  10. لا والله مافهمت ؟ ذذ
  11. onPlayerWeaponSwitch toggleControl
  12. table.sort https://wiki.multitheftauto.com/wiki/Slothman/Zombies#onZombieWasted
  13. اتمنى انها تكون مزحة خخ ؟ و ي صاحب الموضوع بـ قسم البرمجة موضوعكـ المتفرض # و عنوانكـ غيرهـ ذذ
  14. iPrestege

    Timer :3

    Use anonymous function .
  15. Here
  16. addEventHandler ( "onClientGUIClick",root, function ( ) if ( source == GUIEditor.button[1] ) then setWeather (8) elseif ( source == GUIEditor.button[2] ) then setWeather (19) elseif ( source == GUIEditor.button[3] ) then setWeather (1) end end )
  17. اهنيك ي تيتي بس ودي لو تسوي فية اشياء مثلا : Marker Color - لون الماركر [ Color Picker ] ! Marker Function - وظيفة للماركر [ Give Vehicles',Weapons'-Set Interior-Any thing ] بـ التوفيق بـ انتظار جديدكـ تقبل مروري
  18. @ King بـ النسسبة لـ السرعه صحيح بس تقول لو مسوية وآرب تقدر تستخدم حدث onVehicleEnter
  19. التايمر بـ السيرفر يسبب لاق كبير و لية ماتسوية بـ شكل آبسط و آفضل .. : -- Server Side Here : addEventHandler('onVehicleStartEnter',root, function ( ) setVehicleHandling ( source,'maxVelocity',100 ); end );
  20. المشكلة انة يوم تلمسة بس يوديك تراهـ مايحطك باحداثيات !
  21. بالكلنت حق الماركر؟
×
×
  • Create New...