16.09.2010, 10:23
Most pre-made /me commands are already in purple.
There, if you use ProxDetector. If you haven't got "COLOR_PURPLE" defined, then add the following define to the rest of your colors.
pawn Код:
ProxDetector(30.0, playerid, string, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE);
pawn Код:
#define COLOR_PURPLE 0xC2A2DAAA