Nerses Posted May 31, 2014 Posted May 31, 2014 How to change the place of spawning at the time of death? Of course stupid question but still. Sorry for the expression)
Chronic Posted May 31, 2014 Posted May 31, 2014 addEventHandler ( "onPlayerWasted", root, function ( ) spawnPlayer ( source, x, y, z ) -- fill in x,y,z with the coordinates you want the player to spawn at. end )
Nerses Posted May 31, 2014 Author Posted May 31, 2014 addEventHandler ( "onPlayerWasted", root, function ( ) spawnPlayer ( source, x, y, z ) -- fill in x,y,z with the coordinates you want the player to spawn at. end ) It is after death?
Chronic Posted June 1, 2014 Posted June 1, 2014 Change x,y,z to the coordinates you want the player to spawn at, therefore editing the place the player spawns.
Nerses Posted June 1, 2014 Author Posted June 1, 2014 Change x,y,z to the coordinates you want the player to spawn at, therefore editing the place the player spawns. I understood but ask where you want it to write or edit where?
Nerses Posted June 1, 2014 Author Posted June 1, 2014 /gp in chat I understood but ask where you want it to write or edit where?
#RooTs Posted June 1, 2014 Posted June 1, 2014 search for file ( play ) MTA San Andreas 1.3\server\mods\deathmatch\resources\[gamemodes]\[play] after broph.map "grove" posX="2485" posY="-1667" posZ="13.3" rotX="0">
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