Player won't spawn after class selection - 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: Player won't spawn after class selection (
/showthread.php?tid=80133)
Player won't spawn after class selection -
Andom - 02.06.2009
Hello,
If i press the "Shift" key when i choose my skin i would normaly spawn, but suddenly it won't it doesn't do anything! and i'll keep at watching my skin!
I already looked at OnPlayerRequestSpawn but there was nothing intrest:
pawn Код:
public OnPlayerRequestSpawn(playerid)
{
return 1;
}
Could anybody please help me?
EDIT: It was just my GTA that was bugged, somehow when i reconnected everything was fine, thanks!
Re: Player won't spawn after class selection -
shitbird - 02.06.2009
how about OnPlayerRequestClass(playerid, classid) ? and OnPlayerSpawn(playerid) ? can you show us that?
Re: Player won't spawn after class selection -
CJ101 - 02.06.2009
Quote:
Originally Posted by Mikkel
how about OnPlayerRequestClass(playerid, classid) ? and OnPlayerSpawn(playerid) ? can you show us that?
|
are you logged in? Some Admin FS's prevent your from spawning without login.