SA-MP Forums Archive
unknown directive - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: unknown directive (/showthread.php?tid=474089)



unknown directive - Blademaster680 - 06.11.2013

Ok never mind found it






COD-DDM.pwn(11) : error 031: unknown directive
I have never got this error before and I cant see anything that is wrong or out of order.

Код:
// Teams and their colors
#define TEAM_USA 1
#define TEAM_RUSSIA 2
#define TEAM_GERMANY 3
#define TEAM_HUNGARY 4

#defind TEAM_USA_COLOR 0x0000FFFF
#define TEAM_RUSSIA_COLOR 0xFF00FFFF
#define TEAM_GERMANY_COLOR 0xFF0000FF
#define TEAM_HUNGARY_COLOR 0x00FF00FF

#define COLOR_RED 0xAA3333AA

#define DIALOG_TEAM 1
Line 11:
Код:
#defind TEAM_USA_COLOR 0x0000FFFF