error 001: expected token: ";", but found "-string-"
#5

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
If the color is defined as:
pawn Код:
#define COLOR_WHITE 0xFFFFFFFF
is wrong and it will give the errors. It should be:
pawn Код:
#define COLOR_WHITE "{FFFFFF}"
I tried that but I only got more errors
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)