06.11.2013, 07:59
(
Последний раз редактировалось Blademaster680; 06.11.2013 в 08:00.
Причина: Close please
)
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.
Line 11:
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
Код:
#defind TEAM_USA_COLOR 0x0000FFFF