Little error
#1

----------
Reply
#2

----------
Reply
#3

what is the gTeam variable?
Reply
#4

----------
Reply
#5

----------
Reply
#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


Forum Jump:


Users browsing this thread: 2 Guest(s)