How to do Interior 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: How to do Interior Spawn! (
/showthread.php?tid=414409)
How to do Interior Spawn! -
theomanking - 09.02.2013
When someone join my server, i want to make the server in
RC Battlefield!
How i can make it that when someone spawn he spawn in a interior i mean
RC Battlefield!
Re: How to do Interior Spawn! -
DiGiTaL_AnGeL - 09.02.2013
OnPlayerSpawn:
pawn Код:
SetPlayerInterior(playerid, 10);
SetPlayerPos(playerid, -975.975708, 1060.983032, 1345.671875);
Re: How to do Interior Spawn! -
theomanking - 09.02.2013
Thanks,
But did i also need to take 4 space at the start these codes?
Re: How to do Interior Spawn! -
DaRk_RaiN - 09.02.2013
What do you mean?
Re: How to do Interior Spawn! -
theomanking - 09.02.2013
Thanks nothing!
Thanks Digiital!
+rep