SA-MP Forums Archive
Help with YSI\y_timers - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help with YSI\y_timers (/showthread.php?tid=408126)



Help with YSI\y_timers - Clemonty - 16.01.2013

I need help about this problem,i already downloaded the YSI Right here and its still said error.

Код:
#include <a_samp>
#include <streamer>
#include <a_zones>
#include <foreach>
#include <yom_buttons>
#include <djson>
#include <progress>
#include <YSI\y_timers>
#include <zcmd>
#include <sscanf2>
#include <audio>
Код:
E:\Test\gamemodes\test.pwn(8) : fatal error 100: cannot read from file: "YSI\y_timers"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: Help with YSI\y_timers - Bicentric - 16.01.2013

Are you sure that the directory is correct? The YSI folder may be in there, but did you install it correctly?

Check that you copied the files from Pawno\include from the YSI download file and you just didn't put everything in.

Another thing is you may have more than two servers on your computer, if that is the case then open up Pawno from the pawno folder where the server your trying to edit is located, and then open the file from within Pawno.


Re: Help with YSI\y_timers - Clemonty - 19.01.2013

I fixed that YSI/y_timers but after that i got this again

Код:
C:\Documents and Settings\windowsxp\My Documents\Downloads\test\pawno\include\foreach.inc(228) : fatal error 100: cannot read from file: "YSI\internal\y_natives"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
I already downloaded the newest foreach.inc Right here and got that problem.

And also lines 228 is this :
Код:
#define DIALOG_BSF_WEAPONS 5507



Re: Help with YSI\y_timers - Clemonty - 20.01.2013

Close this admin..
Its got resolved