Jump to content

ThePhill97

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by ThePhill97

  1. Thats cleared things up, thanks.
  2. Yes, but what is function ( thePlayer, _, weaponID ) Explain.. thePlayer? _?
  3. Explain what its doing and stuff? Its just writing to me right now
  4. Can you explain function ( thePlayer, _, weaponID ) local weaponID = tonumber ( weaponID ) -- Convert the 'weaponID' argument value to a number. abit more?
  5. Yes eg: /w [weaponid] [ammoamount] givesthe weapon to the executer with specified ammo or something? or /w [weaponid] give default 500 bullets for each spawn i dunno
  6. Hello, I'm attempting to learn MTAs 'lua' and I need an example command, I was following the WIKI, I made a spawn car command, however they didn't explain it very well and I couldn't analyse it. Can somebody please post a easy command. EG: Spawn weapons? and explain it in detail?
  7. I have recently been following the tutorial on the WIKI. I was then looking at 'resources' on the MTAVC.com website. I stumbled upon a nice looking resource, I downloaded it. My question: How do I implement the files I downloaded into my game-mode? Within the download: handling.txt meta.xml speed_server.lua speed_clientlua images
×
×
  • Create New...