Jump to content

2013martin1212

Members
  • Posts

    130
  • Joined

  • Last visited

Everything posted by 2013martin1212

  1. the pickup was still coming back over and over again any other idea to make weapon pickup or just a drop which i was pick up or click it then the give me the weapon then doesn come back the pickup ?
  2. When i drop my weapon then create a pickup which is works fine but after someone picked up then some sec later the pickup comes back again can be some way destroy the pickup after the player picked up and dont come back again? There is my script addCommandHandler("drop",function(player) local x,y,z = getElementPosition(player) local weapon,ammo = getPedWeapon(player),getPedTotalAmmo(player) takeWeapon(player,weapon,ammo) local pickup = createPickup(x+4,y,z+1,2,weapon,5000,ammo) addEventHandler("onPickupHit", pickup, destroyElement) -- destroy the pickup on hit end)
  3. I want to make a script like in gta 5 if my personal car was destroyed then the car was warped in xy position and i need to pay for it then i get back to my garage or in the place opened parking area if i dont have garage this is posible to make it ?
  4. RP szerverünkhöz keresünk komolyabb scriptert, lehetőleg sok tapasztalattal, és lua tudással. A mod megírásához fizetnénk, nem ingyenes melóról lenne szó. Ha érdekelne valakit, keresen meg facebookon: facebook.com/Core3System, vagy emailben [email protected]
  5. Hello i looking for a scripter, if it is possible to make a save system to my mta sa dayz szerver i have one aready but i want to change it to save to mysql , because i want to make upc to the server i will pay for him work. if some can make it for me pls contact at [email protected] email address.
×
×
  • Create New...