16.11.2011, 15:52
hey everyone,
i need some help with YNI becuz i get this kind of errors:
i have this added:
and i get this error:
and i know that it means he cant find the file y_ini in the drectory YNI but the problem is that i have that directory and that i have the file there.. the only thing is that i was busy with putting junkbuster in my server when it happened.. can anyone help me fixing this? pls i need help
EDIT: wait i think i fixed it now XD dont know how i just editted and eleted some shit but now i got this warnings and i even dont know where i have it in my script:
pls help
i need some help with YNI becuz i get this kind of errors:
i have this added:
Код:
// default files included #include <a_samp> #include <streamer> #include <zcmd> #include <sscanf2> #include <YSI/y_ini>
Код:
F:\program files\my own drifting gamemode\gamemodes\NYD_Drifting.pwn(16) : fatal error 100: cannot read from file: "YSI/y_ini" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
EDIT: wait i think i fixed it now XD dont know how i just editted and eleted some shit but now i got this warnings and i even dont know where i have it in my script:
Код:
F:\program files\my own drifting gamemode\pawno\include\YSI\y_hooks.inc(3234) : warning 235: public function lacks forward declaration (symbol "OnPlayerTakeDamage") F:\program files\my own drifting gamemode\pawno\include\YSI\y_hooks.inc(3303) : warning 235: public function lacks forward declaration (symbol "OnPlayerGiveDamage") Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings.