20.09.2014, 09:39
Hi,
I was compiling a gamemode and i got errors from the YSI/Y_HOOK include. I didn't touch it and got errors from it while compiling the gamemode.
Errors :
I was compiling a gamemode and i got errors from the YSI/Y_HOOK include. I didn't touch it and got errors from it while compiling the gamemode.
Errors :
Code:
C:\Users\SA-MP\Desktop\Fun-Generation DD.DM\pawno\include\YSI\y_hooks/impl.inc(2336) : error 025: function heading differs from prototype C:\Users\SA-MP\Desktop\Fun-Generation DD.DM\pawno\include\YSI\y_hooks/impl.inc(2383) : error 025: function heading differs from prototype C:\Users\SA-MP\Desktop\Fun-Generation DD.DM\pawno\include\YSI\y_hooks/impl.inc(2819) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickTextDraw") C:\Users\SA-MP\Desktop\Fun-Generation DD.DM\pawno\include\YSI\y_hooks/impl.inc(2863) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayerTextDraw") C:\Users\SA-MP\Desktop\Fun-Generation DD.DM\pawno\include\YSI\y_hooks/impl.inc(2907) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject") C:\Users\SA-MP\Desktop\Fun-Generation DD.DM\pawno\include\YSI\y_hooks/impl.inc(2959) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditAttachedObject") C:\Users\SA-MP\Desktop\Fun-Generation DD.DM\pawno\include\YSI\y_hooks/impl.inc(3018) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject") Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.