weird errors
#1

Hey guys, i got weird errors in my auto heal and auto weapon & armour
Like this:
Код:
F:\gs.pwn(202) : error 025: function heading differs from prototype
F:\gs.pwn(203) : error 025: function heading differs from prototype
F:\gs.pwn(215) : error 025: function heading differs from prototype
F:\gs.pwn(216) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
This are the lines:
Код:
202: forward AUTOHEAL(playerid);
	203:  public AUTOHEAL(playerid)
        215: 	forward AUTOWEAPARMOUR(playerid);
	216:  public AUTOWEAPARMOUR(playerid)
And its strange when i remove this lines on top of the script:
Код:
 forward AUTOHEAL();
forward AUTOWEAPARMOUR();
It works without errors, but ingame the function doesnt work
Reply


Messages In This Thread
weird errors - by gamerhead - 19.05.2011, 19:59
Re: weird errors - by MadeMan - 19.05.2011, 20:31
Re: weird errors - by gamerhead - 20.05.2011, 14:15
Re: weird errors - by Sascha - 20.05.2011, 14:43
Re: weird errors - by gamerhead - 20.05.2011, 15:59

Forum Jump:


Users browsing this thread: 1 Guest(s)