[Suggestion] Color embedding
#9

Unfortunately the %x is not working:

pawn Код:
#define COLOR_RED 0xCD000000
pawn Код:
format(str,128,"Hello, I like %xcheese",COLOR_RED);
SendClientMessage(playerid,COLOR_WHITE,str);
The output is a random characters where the %x is. Also if I add { } between the %x = {%x} it returns a different color from the defined one.

Any ideas?
Reply


Messages In This Thread
[Suggestion] Color embedding - by scottyishere - 29.11.2010, 10:28
Re: [Suggestion] Color embedding - by JaTochNietDan - 29.11.2010, 10:34
Re: [Suggestion] Color embedding - by scottyishere - 29.11.2010, 11:01
Re: [Suggestion] Color embedding - by kurta999 - 29.11.2010, 11:05
Re: [Suggestion] Color embedding - by Mauzen - 29.11.2010, 11:05
Re: [Suggestion] Color embedding - by scottyishere - 29.11.2010, 11:36
Re: [Suggestion] Color embedding - by PlayLSX - 29.11.2010, 11:39
Re: [Suggestion] Color embedding - by scottyishere - 29.11.2010, 11:41
Re: [Suggestion] Color embedding - by scottyishere - 29.11.2010, 13:18
Re: [Suggestion] Color embedding - by Slice - 29.11.2010, 14:47

Forum Jump:


Users browsing this thread: 3 Guest(s)