Dialog
#2

COLOR_WHITE and COLOR_GREEN are integers. They need to be strings so you can use colour embedding.

pawn Код:
#define COL_WHITE "{FFFFFF}"
#define COL_GREEN "{00FF00}"
And:
replace on your code above with COL_WHITE and COL_GREEN instead.
Reply


Messages In This Thread
Dialog - by Timeless - 02.07.2014, 09:32
Re: Dialog - by Konstantinos - 02.07.2014, 09:40
Re: Dialog - by Timeless - 02.07.2014, 09:43

Forum Jump:


Users browsing this thread: 1 Guest(s)