i want to set player no team how to do this?
#2

enum {
NULL_TEAM,
TEAM_1,
TEAM_2,
[..]
TEAM_N,
}

gTeam[playerid] = NULL_TEAM;
Reply


Messages In This Thread
i want to set player no team how to do this? - by Configuration - 11.04.2013, 20:25
Re: i want to set player no team how to do this? - by ReVo_ - 11.04.2013, 20:27
Re: i want to set player no team how to do this? - by MP2 - 11.04.2013, 20:54

Forum Jump:


Users browsing this thread: 1 Guest(s)