Help in zones
#3

The lines that have a error and this error come when i add LVA this zone i want to add
Код:
new tCP[30];
new UnderAttack[30] = 0;
new CP[30];
new Zone[30];
new Captured[MAX_PLAYERS][30];
new UpdateTimer[MAX_PLAYERS];
new timer[MAX_PLAYERS][30];
new CountVar[MAX_PLAYERS][30];
new Text:CountText[MAX_PLAYERS];
new IsPlayerCapturing[MAX_PLAYERS][30];
Код:
	//------Capture Zone Fix--------
 	tCP[SNAKE] = TEAM_NONE;
 	tCP[BAY] = TEAM_NONE;
 	tCP[BIG] = TEAM_NONE;
 	tCP[ARMY] = TEAM_NONE;
 	tCP[PETROL] = TEAM_NONE;
 	tCP[OIL] = TEAM_NONE;
 	tCP[DESERT] = TEAM_NONE;
	tCP[QUARRY] = TEAM_NONE;
	tCP[GUEST] = TEAM_NONE;
	tCP[EAR] = TEAM_NONE;
	tcp[LVA] = TEAM_NONE; //here is line 603

	UnderAttack[SNAKE] = 0;
	UnderAttack[BAY] = 0;
	UnderAttack[BIG] = 0;
	UnderAttack[ARMY] = 0;
	UnderAttack[PETROL] = 0;
	UnderAttack[OIL] = 0;
	UnderAttack[DESERT] = 0;
	UnderAttack[QUARRY] = 0;
	UnderAttack[GUEST] = 0;
	UnderAttack[EAR] = 0;
	UnderAttack[LVA} = 0;
Reply


Messages In This Thread
Help in zones - by MORJAN1122 - 29.03.2014, 07:10
Re: Help in zones - by Scrillex - 29.03.2014, 07:21
Re: Help in zones - by MORJAN1122 - 29.03.2014, 07:32
Re: Help in zones - by iThePunisher - 29.03.2014, 07:41
Re: Help in zones - by MORJAN1122 - 29.03.2014, 07:44
Re: Help in zones - by iThePunisher - 29.03.2014, 07:47
Re: Help in zones - by MORJAN1122 - 29.03.2014, 07:51
Re: Help in zones - by vassilis - 29.03.2014, 07:54
Re: Help in zones - by MORJAN1122 - 29.03.2014, 08:02
Re: Help in zones - by iThePunisher - 29.03.2014, 08:12

Forum Jump:


Users browsing this thread: 1 Guest(s)