12.12.2012, 13:15
What values are given to Colour[playerid][pChat] ?? If they are hex values, you cannot format them as strings, so it will return a syntax error. Which is why players cannot usually use SendClientMessage(GetPlayerColour(playerid),... as GetPlayerColour returns a hex value.