11.04.2014, 05:33
this
"#define TEAM_TERRORIST( 1 )"
change to this
"#define TEAM_TERRORIST ( 1 )
there should be space between TEAM_TERRORIST and (1)
"#define TEAM_TERRORIST( 1 )"
change to this
"#define TEAM_TERRORIST ( 1 )
there should be space between TEAM_TERRORIST and (1)