03.10.2015, 17:51
Ok,so i made a SA-MP script and i included y_ini and when i try to compile the script i get these errors:
+rep
Код:
C:\Users\Axel\Desktop\RPG@\pawno\include\YSI\y_hooks/impl.inc(1755) : error 025: function heading differs from prototype C:\Users\Axel\Desktop\RPG@\pawno\include\YSI\y_hooks/impl.inc(2342) : error 025: function heading differs from prototype C:\Users\Axel\Desktop\RPG@\pawno\include\YSI\y_hooks/impl.inc(2389) : error 025: function heading differs from prototype C:\Users\Axel\Desktop\RPG@\pawno\include\YSI\y_hooks/impl.inc(2825) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickTextDraw") C:\Users\Axel\Desktop\RPG@\pawno\include\YSI\y_hooks/impl.inc(2869) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayerTextDraw") C:\Users\Axel\Desktop\RPG@\pawno\include\YSI\y_hooks/impl.inc(2913) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject") C:\Users\Axel\Desktop\RPG@\pawno\include\YSI\y_hooks/impl.inc(2965) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditAttachedObject") C:\Users\Axel\Desktop\RPG@\pawno\include\YSI\y_hooks/impl.inc(3024) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject") C:\Users\Axel\Desktop\RPG@\include\base-rp.pwn(259) : error 035: argument type mismatch (argument 2) C:\Users\Axel\Desktop\RPG@\include\base-rp.pwn(265) : error 035: argument type mismatch (argument 2) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors.