A Question About "Winning HP"
#10

I have 5 Errors
Код:
C:\DOCUME~1\mrich\Bureau\alaee\ANEPAS~1\ZOMBIE~1\GAMEMO~1\ZMRP.pwn(10) : error 017: undefined symbol "MAX_TEAM"
C:\DOCUME~1\mrich\Bureau\alaee\ANEPAS~1\ZOMBIE~1\GAMEMO~1\ZMRP.pwn(12) : error 010: invalid function or declaration
C:\DOCUME~1\mrich\Bureau\alaee\ANEPAS~1\ZOMBIE~1\GAMEMO~1\ZMRP.pwn(473) : error 017: undefined symbol "playerid"
C:\DOCUME~1\mrich\Bureau\alaee\ANEPAS~1\ZOMBIE~1\GAMEMO~1\ZMRP.pwn(474) : error 017: undefined symbol "playerid"
C:\DOCUME~1\mrich\Bureau\alaee\ANEPAS~1\ZOMBIE~1\GAMEMO~1\ZMRP.pwn(480) : error 021: symbol already defined: "KillTimer"
C:\DOCUME~1\mrich\Bureau\alaee\ANEPAS~1\ZOMBIE~1\GAMEMO~1\ZMRP.pwn(797) : warning 203: symbol is never used: "Health"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Edite : Please tell me where i put each code, for now i have:
pawn Код:
new Health[MAX_TEAM];Health[TEAM_ZOMBIE] = SetTimerEx("Increasing",2000,1,"d",TEAM_ZOMBIE);//Wherever you want to start increasing the team HPforward Increasing(teamid);//Forwarding your callback
Under foreach

Can u Say to me where i put the full script ? Thanx for Hellping ;)

5 Errors.
Reply


Messages In This Thread
A Question About "Winning HP"[RESOLVED BY varthshenon] - by ServerScripter - 03.09.2011, 13:01
Re: A Question About "Winning HP" - by ServerScripter - 03.09.2011, 13:06
Re: A Question About "Winning HP" - by =WoR=Varth - 03.09.2011, 13:07
Re: A Question About "Winning HP" - by ServerScripter - 03.09.2011, 13:13
Re: A Question About "Winning HP" - by =WoR=Varth - 03.09.2011, 13:24
Re: A Question About "Winning HP" - by ServerScripter - 03.09.2011, 13:28
Re: A Question About "Winning HP" - by =WoR=Varth - 03.09.2011, 13:43
Re: A Question About "Winning HP" - by ServerScripter - 03.09.2011, 13:47
Re: A Question About "Winning HP" - by =WoR=Varth - 03.09.2011, 14:07
Re: A Question About "Winning HP" - by ServerScripter - 03.09.2011, 14:09

Forum Jump:


Users browsing this thread: 1 Guest(s)