SA-MP Forums Archive
Spawn bug help - 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: Spawn bug help (/showthread.php?tid=262606)



Spawn bug help - Corona - 18.06.2011

I have Pen1:LS original and SPAWN is bugged please watch picture and help me..thanks






Re: Spawn bug help - kurta999 - 18.06.2011

Try this:

pawn Код:
SetPlayerInterior(playerid, 0);
Put this below OnPlayerSpawn.


Re: Spawn bug help - Corona - 18.06.2011

Quote:
Originally Posted by kurta999
Посмотреть сообщение
Try this:

pawn Код:
SetPlayerInterior(playerid, 0);
Put this below OnPlayerSpawn.
Thanks