SA-MP Forums Archive
San Fierro Jail Cell Coords - 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: San Fierro Jail Cell Coords (/showthread.php?tid=428823)



San Fierro Jail Cell Coords - 15outland - 07.04.2013

Hi,

I am wanting to place criminals in the San Fierro cells, but I am unsure how to get the actual coords for them, as I cant get in there myself, but I've seen it done on many servers, how can I achieve this?


Re: San Fierro Jail Cell Coords - Kittylol - 07.04.2013

Go in your server sf jail,then /save,go to your computer,documents,and user files and search for saved positions.


Re: San Fierro Jail Cell Coords - 15outland - 07.04.2013

I am aware of that though, but I cant enter the cell, due to the bars it has..


Re: San Fierro Jail Cell Coords - DoubleOG - 07.04.2013

Good Luck.

AddPlayerClass(0,215.4228,110.1929,999.0156,356.28 62,0,0,0,0,0,0); //
AddPlayerClass(0,219.4615,110.1877,999.0156,359.12 90,0,0,0,0,0,0); //
AddPlayerClass(0,223.3741,110.1803,999.0156,358.13 76,0,0,0,0,0,0); //
AddPlayerClass(0,227.3712,110.1818,999.0156,359.61 67,0,0,0,0,0,0); //


Re: San Fierro Jail Cell Coords - 15outland - 07.04.2013

Thank you, how did you mange to get them?

when i use Telebycoord, it falls from the sky


Re: San Fierro Jail Cell Coords - Djole1337 - 07.04.2013

Quote:
Originally Posted by 15outland
Посмотреть сообщение
Thank you, how did you mange to get them?

when i use Telebycoord, it falls from the sky
You need to set Interior ID.


Re: San Fierro Jail Cell Coords - 15outland - 07.04.2013

which is?


Re: San Fierro Jail Cell Coords - Djole1337 - 07.04.2013

I think its 10.


Re: San Fierro Jail Cell Coords - 15outland - 07.04.2013

ok, thank you


Re: San Fierro Jail Cell Coords - 15outland - 07.04.2013

OK, Thanks.

As you know, I wish to had them as the arrested spawn points..
new Float:ArrestedSpawn[3][4] =
{
{215.4228,110.1929,999.0156,356.28},
{219.4615,110.1877,999.0156,359.12}, --- but it doesn't use the Interior ID?, how does that work, or is the ID only needed with telebycoord?
{227.3712,110.1818,999.0156,359.61}
};
//