SA-MP Forums Archive
#Include <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: #Include <YSI/y_timers> (/showthread.php?tid=401596)



#Include <YSI/y_timers> - xDanger - 23.12.2012

Hello,
I need a include else im getting this error when i compile the game mode:
http://gyazo.com/bd784d0290056f8c4fb24f588df76fb5.png
Where can i download this include? Please give me link of the download.
Thank you.


Re: #Include <YSI/y_timers> - Konstantinos - 23.12.2012

YSI 3.1
Include the YSI folder into the pawno/includes folders, then add this on your script:
pawn Код:
#include <YSI\y_timers>
Instead of "/".


Re: #Include <YSI/y_timers> - xDanger - 23.12.2012

Now getting this error:
fatal error 100: cannot read from file: "y_amx"


Re: #Include <YSI/y_timers> - xDanger - 23.12.2012

Where can i download y_amx?