19.04.2010, 01:04
look i have made a variable or how ever it is called and it si
and i use it for the teams to set the players team .. like this
now my question is how to turn it from [playerid] = Balla to (playerid, Balla);
is it possible ? cuz i realy need it for something more important ...
Код:
gUserTeam[MAX_PLAYERS]
Код:
GUserTeam[playerid] = Balla;
is it possible ? cuz i realy need it for something more important ...