Little error
#6

First of all, you need to give a value to TEAM_ARMY and TEAM_CIA... you cannot compare the value of one variable to another variable that has no given value...
pawn Код:
#define TEAM_ARMY 0
#define TEAM_CIA 1
Simply add a value for TEAM_ARMY and TEAM_CIA after the #define as shown above. Where TEAM_ARMY = 0, and TEAM_CIA = 1.
Reply


Messages In This Thread
---------- - by K3nX - 18.05.2013, 07:23
---------- - by K3nX - 18.05.2013, 09:54
AW: Little error - by HurtLocker - 18.05.2013, 10:02
---------- - by K3nX - 18.05.2013, 10:09
---------- - by K3nX - 18.05.2013, 12:23
Re: Little error - by Threshold - 18.05.2013, 12:36

Forum Jump:


Users browsing this thread: 3 Guest(s)