SA-MP Forums Archive
Error! - 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: Error! (/showthread.php?tid=468810)



Error! - boomerboom - 10.10.2013

[CODEC:\Users\***\Desktop\RP\pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version"][/CODE]


Server.cfg
Код:
plugins streamer sscanf ZCMD foreach YSI Whirlpool gvar YSI y_ini
Topic:

I downloaded and placed all of the files and I can't compile Gagi's job system
Please help


Re: Error! - -=Dar[K]Lord=- - 10.10.2013

redownload ****** includes and update your plugins ...


Re: Error! - boomerboom - 10.10.2013

I did...


Re: Error! - Konstantinos - 10.10.2013

Quote:
Originally Posted by boomerboom
Посмотреть сообщение
[CODEC:\Users\***\Desktop\RP\pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version"][/CODE]


Server.cfg
Код:
plugins streamer sscanf ZCMD foreach YSI Whirlpool gvar YSI y_ini
Topic:

I downloaded and placed all of the files and I can't compile Gagi's job system
Please help
In the plugins line you must add ONLY plugins. Some of them are includes.

pawn Код:
plugins streamer sscanf Whirlpool gvar
Also make sure you add the folder YSI into pawno\include directory. Do not separate its files.

Last, compiling has nothing to do with server.cfg