22.03.2013, 14:05
Don't use simple names for defines like that. Do you know what a define does? Use unique names that you know won't get mixed up such as DIALOG_COLORS. You also need to put a number after your define if you want to use this for a dialog.
I also recommend using ZCMD or YCMD.
pawn Код:
#define DIALOG_COLORS 1