Spawn/ Classselection Problem - 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/ Classselection Problem (
/showthread.php?tid=122658)
Spawn/ Classselection Problem -
Shinoda90 - 22.01.2010
Hello,
Whenever I try to login into the game, or I die.
So when I spawn, he always returns to the skin selection.
How can I stop it? And in which function or callback it is defined?
Thanks!
Shinoda
Re: Spawn/ Classselection Problem -
AlbanianGuy - 23.01.2010
maybe you press F4 , i cant tell much cuz i am new ...
Re: Spawn/ Classselection Problem -
Backwardsman97 - 23.01.2010
pawn Код:
ForceClassSelection(playerid);
That would make the player go to selection screen.