24.02.2010, 14:38
i have a system that could be adapted for that. It stores the colour id to a variable like this
new varname[MAX_PLAYERS];
varname[playerid] = getplayercolour(playerid);
new varname[MAX_PLAYERS];
varname[playerid] = getplayercolour(playerid);

