unknown directive
#1

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)