Change colour cmd /me
#4

Most pre-made /me commands are already in purple.

pawn Код:
ProxDetector(30.0, playerid, string, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE, COLOR_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 Код:
#define COLOR_PURPLE 0xC2A2DAAA
Reply


Messages In This Thread
Change colour cmd /me - by gondes - 16.09.2010, 09:54
Re: Change colour cmd /me - by Voldemort - 16.09.2010, 10:06
Re: Change colour cmd /me - by gondes - 16.09.2010, 10:17
Re: Change colour cmd /me - by Burridge - 16.09.2010, 10:23
Re: Change colour cmd /me - by gondes - 16.09.2010, 10:29
Re: Change colour cmd /me - by Burridge - 16.09.2010, 10:35
Re: Change colour cmd /me - by gondes - 16.09.2010, 10:38
Re: Change colour cmd /me - by gondes - 16.09.2010, 14:54
Re: Change colour cmd /me - by Burridge - 16.09.2010, 20:39

Forum Jump:


Users browsing this thread: 1 Guest(s)