SA-MP Forums Archive
what colour - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: what colour (/showthread.php?tid=530688)



what colour - Steel_ - 08.08.2014

Can someone give me the color define for this text please



Re: what colour - SHE790 - 08.08.2014

try this
pawn Код:
#define Light 0x80FFFFFF



Re: what colour - IceBilizard - 08.08.2014

try

pawn Код:
#define COLOR_SYSTEM   0xA9C4E4FF



Re: what colour - Steel_ - 08.08.2014

Quote:
Originally Posted by IceBilizard
Посмотреть сообщение
try

pawn Код:
#define COLOR_SYSTEM   0xA9C4E4FF
thats the one thank you


Re: what colour - Mauzen - 08.08.2014

You could just open it in paint and pick the color. 30 seconds of work.


Re: what colour - IceBilizard - 08.08.2014

any time