16.06.2015, 09:44
Hello guys,I wanted to change the place of player spawning when he got arrested to make it inside a jail cell,so i removed the current coordinates in
and applied the new coordinates,but now i dont respawn in the place when i jail myself to the place which i saved the new coordinates,
From this which i /save in-game to get the coordinates,i've choose the first three Coordinates 1553.2662,-1653.8236,1718.9019 and compiled the pawno,but didnt work.Then i've tried the same thign with the last three coordinates -1653.8236,1718.9019,265.1515,It didn't work as well.I got no idea what should i do to make someone spawn in the correct place i want to make.The above coordinates which are in red color are the real codes which i need to apply to make players spawn when getting arrest.Someone please help me with this.
Code:
new Float:PrisonCells[][0] =
Code:
AddPlayerClass(3,1553.2662,-1653.8236,1718.9019,265.1515,0,0,0,0,0,0); //