[Help]Skin selection based on PlayerScore.(will Rep for Help)
#4

pawn Код:
OnPlayerSpawn(playerid)
{
    if(GetPlayerScore(playerid) < 300 && gTeam[playerid] == 2) ForceClassSelection(playerid);
}
Assuming you're setting teams in the class selection
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)