OnPlayerRequestClass bad call
#1

Hello guys. After I die for the first time, without pressing the F4 Key, OnPlayerRequestClass is called! I have to mention that I don't use any AddPlayerClass line in my script.
Reply
#2

Hey There saamp Brother/Sister ,

Can you give your Whole OnPlayerRequestClass Code ?
Reply
#3

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SpawnPlayer(playerid);
    return 1;
}
I use this because I don't want like the player to choose the skin manually, it is given by the server xD
Reply
#4

Do you use ForceClassSelection at all?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)