new string[126];format(string, 256, "0x%x%x%xFF", random(255), random(255), random(255));SetPlayerColor(playerid, strval(string));