SetPlayerTeamFromClass warning
#2

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerTeamFromClass(playerid, classid);
    return 1;
}
Also, where are the rest of the code? If that is your whole script then you are doing it wrong. You have to have other callbacks. Open up pawno, click "New" and start from there.
Reply


Messages In This Thread
SetPlayerTeamFromClass warning - by FaceTutorialz - 31.08.2013, 20:17
Re: SetPlayerTeamFromClass warning - by ProjectMan - 31.08.2013, 20:25

Forum Jump:


Users browsing this thread: 1 Guest(s)