Help me to fix a problem..
#3

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    // Set their team number based on the class they selected.
    if(classid == 0)
    {
        gTeam[playerid] = TEAM_STARS;
    }
return 1;
}


Quote:

This forum requires that you wait 120 seconds between posts. Please try again in 23 seconds.

Reply


Messages In This Thread
Help me to fix a problem.. - by ServerScripter - 31.08.2011, 21:52
Re: Help me to fix a problem.. - by ServerScripter - 31.08.2011, 22:01
Re: Help me to fix a problem.. - by Jack_Leslie - 31.08.2011, 22:05
Re: Help me to fix a problem.. - by TouR - 31.08.2011, 22:06
Re: Help me to fix a problem.. - by TouR - 31.08.2011, 22:08
Re: Help me to fix a problem.. - by ServerScripter - 31.08.2011, 22:20

Forum Jump:


Users browsing this thread: 2 Guest(s)