17.07.2012, 21:47
Today I learned that color embeddings can be defined ontop of the script.
pawn Code:
#define BLUE_EMBED "{0000FF}"
SendClientMessage(playerid, -1, "White turns into"BLUE_EMBED" blue.");