My Server does not continue to go to Class Section
#3

Set a timer onplayerconnect -
SetTimerEx("ClassSelection",10000,false,"i",player id);
Then
forward ClassSelection(playerid);
public ClassSelection(playerid)
{
ForceClassSelection(playerid);
return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)