29.07.2012, 20:11
How do I changed the color of the timesstamp (BLACK)? What to add and what to change?
pawn Code:
new string[128], pName[MAX_PLAYER_NAME];
GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
format(string, sizeof(string), "{6666FF}(/mt) {00CCFF}%s {6666FF}has Teleported to Montgomery",pName);