Jump to content

Question


xeon17

Recommended Posts

Is all ok with this script ?

function Ammu ( thePlayer ) 
setPedArmor ( thePlayer, 100 ) 
setElementHealth ( thePlayer, 100 ) 
giveWeapon ( thePlayer, 24, 1000000000 ) 
takePlayerMoney ( thePlayer 2500 ) 
  
outputChatBox("[sERVER] You got weapons,armor,health.",thePlayer,0,255,255) 
end 
addCommandHandler ( "comprararmas", Ammu ) 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...