Jump to content

iPrestege

Members
  • Posts

    10,056
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by iPrestege

  1. Nice Script .
  2. Nice 5|5 .
  3. لية تسآل طيب
  4. لا مافية للاسف : (
  5. onClientGUIClick and read wiki function"s.
  6. Hello All , Today i finshed my script "Vehicle marker system (=" what is it? With this script you can : - create marker - custom color for the marker - custom vehicle - you can remove the marker using "RemoveMarker" command - using "SQL" To Save It ( = Pic : Download : https://community.multitheftauto.com/index.php?p=resources&s=details&id=6563 Panel For Admin Only "o" To Show It And You Can Edit it just open the file Client.lua and Server.lua Have Fun Mr.Pres[T]ege
  7. outputChatBox getPlayerName -- and what ever "event" you want.
  8. createBlip (x,y,z,id)
  9. iPrestege

    ERROR

    WTF?
  10. giveWeapon getElementModel setElementModel math.random "onPlayerSpawn"
  11. I've downloaded and now I'm going to try it ~ Thanks ~
  12. التعلم مو من الامثلة مثل ماقلت لك ~ وتقدر تطلب اي مثال واعقتد انك تبي سكربت دخول بالاي بي ؟ addEventHandler("onPlayerJoin",root, function () outputChatBox("Player : [ "..getPlayerName (source).." ] Has Joind The Game IP ( "..getPlayerIP (source).." )!",root,0,255,0,true) end )
  13. انت شوف الويكي روق عليه شوي وشوف الايفنت كلنت والايفنت السيرفر ~ والوظائف كذلك ~ : https://wiki.multitheftauto.com/wiki/Main_Page
  14. شوف الصراحة لازم تكون شوي انجليزي ~ عشان تتعلم في البداية ~ وذا الموضوع بيفيدك كيف صار source,localPlayer,root,.... https://forum.multitheftauto.com/viewtopic.php?f=91&t=39678 وذا المثال شوفة ~ addCommandHandler("ip_se", function (player) -- عرفنا الاعب نفسة ~ PlayerIp = getPlayerIP ( player ) -- نجيب الاي بي حق الاعب نفسة ~ PlayerSerial = getPlayerSerial ( player ) -- نجيب السريال حق الاعب نفسة ~ outputChatBox(" You're IP : ( "..PlayerIp.." ) Serial ( "..PlayerSerial.." ) !!",player,0,225,0,true) -- نظهر الشات للاعب نفسة اللي طلب الكوماند ~ end ) ~
  15. Syntax string getPlayerIP ( player thePlayer ) Required Arguments thePlayer: The player element you want to get the IP of. وش بتفهم منها يعني ؟ https://forum.multitheftauto.com/viewtopic.php?f=164&t=50863 ~
  16. @ الهاجري ~ على بالك الـ ساينتكسس ~ بيكون جاهز؟ لآ هذا يقولك المطلوب ~ و "Blawee" شرح هذا سابقا ~ بـ موضوع ثآني ~ ودي ~
  17. Syntax and Required Arguments .
  18. لا تقرأ محد أجبرك، بس لما ينحذف موضوعك لا تقول وين موضوعي ( :
  19. +11111111111111111
  20. I'm with Solid Snake +1
×
×
  • Create New...