/enter /exit - 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: /enter /exit (
/showthread.php?tid=455207)
/enter /exit -
Gold_Master - 31.07.2013
How to get inside a interior to /save ??
Or any command plss helpp
Re: /enter /exit -
ReVo_ - 01.08.2013
What?
AW: /enter /exit -
Gold_Master - 01.08.2013
i want to make /enter /exit and i must go inside the interioir to save the SetPlayerPos
Respuesta: /enter /exit -
Marricio - 01.08.2013
This is a complete list of interiors:
http://files.sa-mp.com/interiors.txt
You will find something like this in that page:
0
11 2003.1178 1015.1948 33.008 351.5789 Four Dragons' Managerial Suite ;
The bolded numbers is what you need. The 11 is the interior ID and the rest are the positions of the interior.
Or, if you want to see the interiors use this filterscript, it's also easier for you.
https://sampforum.blast.hk/showthread.php?tid=255947
Good luck.
Re: /enter /exit -
Matnix - 01.08.2013
> SA-MP Resources / weedarr.com < - I hope you know when you will use SetPlayerPos(playerid, X, Y, Z); you will have to SetPlayerInterior(playerid, ID);