SA-MP Forums Archive
Some explaining (colour emmbleming) - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Some explaining (colour emmbleming) (/showthread.php?tid=194458)



Some explaining (colour emmbleming) - Dj_maryo1993 - 29.11.2010

pawn Код:
#define rosu 0xAA3333AA
#define culoare 0xFFFFFFAA
SendClientMessage(playerid,culoare,"{rosu}Congrats{/}You bouth that car ");
What's wrong ?


Re: Some explaining (colour emmbleming) - kurta999 - 29.11.2010

pawn Код:
{" #rosu "}



Re: Some explaining (colour emmbleming) - Dj_maryo1993 - 29.11.2010

Thanx .

LE :Right , but the colours overwrite , so white + red giveme somekind of blue .
Any ideea on how to prevent that ?
LLE : And after ,it gives me some badass grey .(brb with picture)
pawn Код:
#define rosu 0xAA3333AA
#define culoare 0xFFFFFFAA
SendClientMessage(playerid,culoare,"{" #rosu "}Congrats{/}You sold your car ");
http://i53.tinypic.com/5v1u74.png (sorry for the comercial)