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. onPlayerLogin triggerClientEvent
  3. Event's ; onClientMouseEnter onClientMouseLeave Function's ; guiSetAlpha playSoundFrontEnd
  4. Event : onPlayerChat; getAccountName; getPlayerAccount; cancelEvent; outputChatBox; getRootElement; table;
  5. الادمنية تاب المودات فيه : executeCommandHandler??
  6. Please use this link next time : https://forum.multitheftauto.com.
  7. onPlayerWeaponSwitch toggleControl
  8. table.sort https://wiki.multitheftauto.com/wiki/Slothman/Zombies#onZombieWasted
  9. اتمنى انها تكون مزحة خخ ؟ و ي صاحب الموضوع بـ قسم البرمجة موضوعكـ المتفرض # و عنوانكـ غيرهـ ذذ
  10. iPrestege

    Timer :3

    Use anonymous function .
  11. 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 )
  12. اهنيك ي تيتي بس ودي لو تسوي فية اشياء مثلا : Marker Color - لون الماركر [ Color Picker ] ! Marker Function - وظيفة للماركر [ Give Vehicles',Weapons'-Set Interior-Any thing ] بـ التوفيق بـ انتظار جديدكـ تقبل مروري
  13. @ King بـ النسسبة لـ السرعه صحيح بس تقول لو مسوية وآرب تقدر تستخدم حدث onVehicleEnter
  14. التايمر بـ السيرفر يسبب لاق كبير و لية ماتسوية بـ شكل آبسط و آفضل .. : -- Server Side Here : addEventHandler('onVehicleStartEnter',root, function ( ) setVehicleHandling ( source,'maxVelocity',100 ); end );
  15. المشكلة انة يوم تلمسة بس يوديك تراهـ مايحطك باحداثيات !
  16. بالكلنت حق الماركر؟
×
×
  • Create New...