Jump to content

manve1

Retired Staff
  • Posts

    1,283
  • Joined

  • Last visited

Everything posted by manve1

  1. Puma ur script didn't work, even i can create (( 1 person )) tons of vehicles, after all, i mean like: Two people spawn a vehicle, but when they both re-spawn their vehicles, old ones get destroyed. And Two people spawn a vehicle, when one of them re-spawns same id vehicle that was created by 'createVehicle' function, it only destroy's the person who needed re-spawn of vehicle
  2. Is it possible to destroy a vehicle with same name but from the same person who spawned it, not from like if one person spawns it, then next one and first vehicle that got spawned gets destroyed?
  3. If someone is learning from a script that i made, i'm ok with it
  4. manve1

    Following

    toggleControl setControlState
  5. that means no permission given = illegal
  6. Do you have permission from the person/people who made it?
  7. Just tested the scripts, all work, and they are worth the price
  8. I just needed to know if it works for labels, as i got my answer (( not needed for the dx stuff )) i'm going to change my script. Thanx
  9. just don't download it? simple as that .. or just go off from computer, or maybe don't even buy a computer if ur gonna use stolen scripts?
  10. How can i make different rotation to labels? like vertical/horizontal lines?
  11. At the top he said that the owner made it for him
  12. there is a topic made by 'joao' he is selling race stuff.
  13. Question: Who made all of this? (( persons name, if I can know it ))
  14. use: bindKey getPlayerTeam getTeamFromName
  15. by adding the event on server side?
  16. The error means that you didnt addEvent on server side.
  17. I'm not that dumb Is there an easier way as missiontimer (( resource )) contains 4scripts
  18. I tried looking in old posts about countdown, but I couldn't find a countdown for my like. How could i make a countdown on a label like: Time Left: Minutes:Seconds ? Thanx if you can help me out.
  19. Meta: "MSHOOSH" version="1.0.0" type="script" name="SKIN" description="ENJOY" showInResourceBrowser="true" /> LUA: addEventHandler ( "onClientResourceStart", root, function() txd = engineLoadTXD ( "mshoosh.txd" ) engineImportTXD ( txd, 7910 ) end )
  20. you forgot to make 'H' a capital in the event handler and 'attachedTo'
  21. addEventHandler("rog:sms:send", root, function (player, msg) outputChatBox ( "SMS From: ".. getPlayerName ( source) ..": ".. msg, player, 255, 255, 0 ) end ) addEvent("rog:sms:send",true)
  22. manve1

    need help!!

    use event name called: onClientGUIClick --or onClientGUIDoubleClick
×
×
  • Create New...