How to change spawn jail? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to change spawn jail? (
/showthread.php?tid=163753)
How to change spawn jail? -
Francesco_Totti - 28.07.2010
How to change spawn jail?please help me.i have my own prison and i dont know how to change the spawn point jail with my jail.soory for my bad english
Re: How to change spawn jail? -
mihaitza55 - 28.07.2010
Well the default position in the GF is 264.6288,77.5742,1001.0391 , search for that and replace it with your jail`s position.
Try searching for this : SetPlayerPos(playerid,264.6288,77.5742,1001.0391);
Re: How to change spawn jail? -
Francesco_Totti - 28.07.2010
i have replace that position but when i go to jail i fall from the sky...what is the problem?
Re: How to change spawn jail? -
Shadow™ - 28.07.2010
You need to SetPlayerInterior(playerid,PrisonInterior);
Re: How to change spawn jail? -
Francesco_Totti - 28.07.2010
but i can to spawn the player in the yard of prison?
Re: How to change spawn jail? -
Francesco_Totti - 28.07.2010
can help me somebody?