Jail cordinates - 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 cordinates (
/showthread.php?tid=630949)
Jail cordinates -
IceWizz - 20.03.2017
hey can someone give me cordinates for jail i try to save pos but it teleport me to the river
Re: Jail cordinates -
Variableā¢ - 20.03.2017
Flying down to the river? Then you don't set the right interior ID. Let me explain you, the interiors are mapped in the air and you have to set the right interior ID in order to reach the specified place and the coordinates too. Use
SetPlayerInterior and make sure you input the right ID.
http://weedarr.wikidot.com/interior
Also make sure you set the right position coordinates.
Re: Jail cordinates -
IceWizz - 20.03.2017
bro can you give me id for jail i cant found it
Re: Jail cordinates -
Variableā¢ - 20.03.2017
ID:- 3
Coordinates:- 288.745971,169.350997,1007.171875
After reaching the department get to the place which suits yourself and use
/save then, go to your SA-MP saved positions log.
You can find it through the samp folder inside the GTA San Andreas user files and open the file which is named
savedpositions.txt or something alike. However open it and replace the coordinates with the new one and you are done.
Have fun.
Re: Jail cordinates -
coool - 20.03.2017
The jail is the same interior as police departments use LV, SF or LS according to your needs
edit:late
Re: Jail cordinates -
IceWizz - 20.03.2017
tnx bro rep + i going to try
Re: Jail cordinates -
IceWizz - 20.03.2017
bro its show me nothing no jail i wait some minutes but it show same thing
Re: Jail cordinates -
Kraeror - 20.03.2017
I saved position in jail. Here you are:
SetPlayerPos(playerid,264.8745,77.5741,1001.0391);
SetPlayerInterior(playerid, 6);
SetCameraBehindPlayer(playerid);
Re: Jail cordinates -
IceWizz - 20.03.2017
tnx rep +
Re: Jail cordinates -
Kraeror - 20.03.2017
You are welcome
Can anyone help here:
https://sampforum.blast.hk/showthread.php?tid=630953 pls?