SA-MP Forums Archive
Jail spawn - 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)
+--- Thread: Jail spawn (/showthread.php?tid=400174)



Jail spawn - aOa - 17.12.2012

I take a "jail-map", i create the map, but i set in my GM to spawn the jailed player only at a /ajail (admin jail).

I want to set the spawn pos, when the player got arrested.


Re: Jail spawn - David (Sabljak) - 17.12.2012

IfPlayerJailed

SetPlayerPos?


Re: Jail spawn - Lordzy - 17.12.2012

wiki.sa-mp.com/wiki/SetPlayerPos


Re: Jail spawn - aOa - 17.12.2012

Quote:
Originally Posted by David (Sabljak)
Посмотреть сообщение
IfPlayerJailed

SetPlayerPos?
Thank you.