15.02.2009, 19:20
Hai,
Make sure that the Color[playerid] is a string, then use SetPlayerColor(playerid,HexToInt(Color[playerid]));
Search the forums for the HexToInt function (I think it's somewhere in a big include, with various useful functions.)
Make sure that the Color[playerid] is a string, then use SetPlayerColor(playerid,HexToInt(Color[playerid]));
Search the forums for the HexToInt function (I think it's somewhere in a big include, with various useful functions.)