Spawning - 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: Spawning (
/showthread.php?tid=182116)
Spawning -
Anthonyx3' - 09.10.2010
How do you bi-pass the spawn button? Do you have to make like a dialog that does login/register with SpawnPlayer(playerid); ?
Re: Spawning -
willsuckformoney - 09.10.2010
SpawnPlayer(playerid); Would work.
Re: Spawning -
[HiC]TheKiller - 09.10.2010
If you put the player in spectate mode it will remove the button. Be sure to remove them from spectate mode when they spawn though.
Quote:
Originally Posted by willsuckformoney
SpawnPlayer(playerid); Would work.
|
If you want to skip class selection then use this.
Re: Spawning -
Anthonyx3' - 09.10.2010
explain this spectate mode?
Re: Spawning -
willsuckformoney - 09.10.2010
https://sampwiki.blast.hk/wiki/TogglePlayerSpectating
Toggling that, spectate mode is just where your not able to be seen (no thing that you assign either) but your just following him, only him unless you want to spectate someone else.
More:
https://sampwiki.blast.hk/wiki/Category:...ons#Spectating