Jump to content

iPrestege

Members
  • Posts

    10,056
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by iPrestege

  1. لا مافية للاسف : (
  2. 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
  3. outputChatBox getPlayerName -- and what ever "event" you want.
  4. giveWeapon getElementModel setElementModel math.random "onPlayerSpawn"
  5. I've downloaded and now I'm going to try it ~ Thanks ~
  6. التعلم مو من الامثلة مثل ماقلت لك ~ وتقدر تطلب اي مثال واعقتد انك تبي سكربت دخول بالاي بي ؟ addEventHandler("onPlayerJoin",root, function () outputChatBox("Player : [ "..getPlayerName (source).." ] Has Joind The Game IP ( "..getPlayerIP (source).." )!",root,0,255,0,true) end )
  7. انت شوف الويكي روق عليه شوي وشوف الايفنت كلنت والايفنت السيرفر ~ والوظائف كذلك ~ : https://wiki.multitheftauto.com/wiki/Main_Page
  8. شوف الصراحة لازم تكون شوي انجليزي ~ عشان تتعلم في البداية ~ وذا الموضوع بيفيدك كيف صار 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 ) ~
  9. 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 ~
  10. @ الهاجري ~ على بالك الـ ساينتكسس ~ بيكون جاهز؟ لآ هذا يقولك المطلوب ~ و "Blawee" شرح هذا سابقا ~ بـ موضوع ثآني ~ ودي ~
  11. لا تقرأ محد أجبرك، بس لما ينحذف موضوعك لا تقول وين موضوعي ( :
×
×
  • Create New...