ERROR404 Posted June 27, 2019 Share Posted June 27, 2019 Hi everyone, im need help ! How can I change the way spawn is that after I respond, I get parachute! How can I get the parachute spawn? Link to comment
SycroX Posted June 27, 2019 Share Posted June 27, 2019 use addEventHandler "onPlayerSpawn" giveWeapon addEventHandler ( "onPlayerSpawn" , root , function ( ) -- adding event on player spawn giveWeapon ( source , 46 , 1 ) -- giving the player a parachute end ) Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now