YSI\y_timers Problem - 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: YSI\y_timers Problem (
/showthread.php?tid=445014)
YSI\y_timers Problem -
Adam_Hardy - 19.06.2013
All my Include files are up to date, same thing for the plugins
I still dont know why i get this error
Код:
fatal error 100: cannot read from file: "YSI\y_timers"
Respuesta: YSI\y_timers Problem -
Parka - 19.06.2013
You must have the library YSI in their respective place.
Re : YSI\y_timers Problem -
Adam_Hardy - 19.06.2013
you mean the Includes ? like this ??
Код:
#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>
Re: YSI\y_timers Problem -
Kittylol - 19.06.2013
For some people this "YSI\y_timers" need to change to this "YSI/y_timers"
Respuesta: Re: YSI\y_timers Problem -
Parka - 19.06.2013
Quote:
Originally Posted by Kittylol
For some people this "YSI\y_timers" need to change to this "YSI/y_timers"
|
if he does that will give this error:
include\YSI/y_timers.inc(80) : fatal error 100: cannot read from file: "y_amx"
you better make sure you have the library in their respective place.
Re : Re: YSI\y_timers Problem -
Adam_Hardy - 19.06.2013
Quote:
Originally Posted by Kittylol
For some people this "YSI\y_timers" need to change to this "YSI/y_timers"
|
Nothing Changed ! btw i get this error on two gamemodes i have
Re : YSI\y_timers Problem -
Adam_Hardy - 19.06.2013
Anything more than this ?
Re : YSI\y_timers Problem -
Adam_Hardy - 19.06.2013
And i have the " y_timers " file in the Pawno/include folder
Re : YSI\y_timers Problem -
Adam_Hardy - 20.06.2013
Can i get answers ?
Re: YSI\y_timers Problem -
SwisherSweet - 20.06.2013
put all those folders into a folder names YSI and that's it