// At the top, under includes#define COLOR_BLUE 0x0000FFFF// Strings should be inside " ", in example:{ SendClientMessage(playerid, COLOR_BLUE, "It won't give errors!"); return 1;}