Error on 1 Line
#10

Quote:
Originally Posted by SuperViper
Посмотреть сообщение
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.

pawn Код:
#define DIALOG_COLORS 1
I also recommend using ZCMD or YCMD.
Also make sure that the number is less than or equal to 32767
Reply


Messages In This Thread
Error on 1 Line - by Avi Raj - 22.03.2013, 11:42
Re: Error on 1 Line - by Avi Raj - 22.03.2013, 12:05
Re: Error on 1 Line - by Tom1412 - 22.03.2013, 12:13
Re: Error on 1 Line - by Avi Raj - 22.03.2013, 13:25
Re: Error on 1 Line - by newbienoob - 22.03.2013, 13:27
Re: Error on 1 Line - by Avi Raj - 22.03.2013, 13:55
Re: Error on 1 Line - by LarzI - 22.03.2013, 13:57
Re: Error on 1 Line - by Avi Raj - 22.03.2013, 14:02
Re: Error on 1 Line - by SuperViper - 22.03.2013, 14:05
Re: Error on 1 Line - by SilverKiller - 22.03.2013, 14:10

Forum Jump:


Users browsing this thread: 1 Guest(s)