I need a scripter to look at these errors:
#3

Quote:

warning 201: redefinition of constant/macro (symbol "COLOR_RED")
warning 201: redefinition of constant/macro (symbol "COLOR_BLUE")

This warnings means you've defined twice COLOR_RED and COLOR_BLUE.Remove the copy for COLOR_RED and COLOR_BLUE.

Quote:

warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")

You forgot to forward:

pawn Код:
forward Audio_OnSetPack(audiopack[]);
Reply


Messages In This Thread
I need a scripter to look at these errors: - by arjanforgames - 05.05.2012, 22:31
Re: I need a scripter to look at these errors: - by SuperViper - 05.05.2012, 22:34
Re: I need a scripter to look at these errors: - by Face9000 - 05.05.2012, 22:38
Re: I need a scripter to look at these errors: - by ReneG - 05.05.2012, 23:15
Re: I need a scripter to look at these errors: - by Oscii - 06.05.2012, 00:00
Re: I need a scripter to look at these errors: - by Ballu Miaa - 06.05.2012, 05:34
Re: I need a scripter to look at these errors: - by arjanforgames - 06.05.2012, 08:49
Re: I need a scripter to look at these errors: - by Ballu Miaa - 06.05.2012, 23:19

Forum Jump:


Users browsing this thread: 6 Guest(s)