How to script coding interior? - 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 script coding interior? (
/showthread.php?tid=250364)
How to script coding interior? -
Aizen - 23.04.2011
I need script coding interior,i dont know how to coding.so please give me script coding interior
Re: How to script coding interior? -
AK47317 - 23.04.2011
pawn Код:
SetPlayerInterior ( playerid , interior ) ;
Re: How to script coding interior? -
Aizen - 23.04.2011
That interior is X,Y,Z ?
Re: How to script coding interior? -
Luis- - 23.04.2011
Yes.
Re: How to script coding interior? -
Aizen - 23.04.2011
Place that code at OnGameModeInIt?