Problem YSI - 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: Problem YSI (
/showthread.php?tid=645363)
Problem YSI -
MariusAdv - 25.11.2017
When I add this includes and I want to compile it gives me an error and I have YSI and more folder in folder.
Код:
#include <YSI\y_ini>
Error:
Код:
fatal error 100: cannot read from file: "YSI\y_ini"
Re: Problem YSI -
Konstantinos - 25.11.2017
http://forum.sa-mp.com/showpost.php?...99&postcount=2
Also try to run the editor and open the file through it as double-clicking on a .pwn file may look in the wrong place.
Re: Problem YSI -
MariusAdv - 27.11.2017
Nope, the same.
Re: Problem YSI -
Dayrion - 27.11.2017
The path for me is this: - It's maybe the same for you?
PHP код:
#include <YSI\YSI\y_ini>
Re: Problem YSI -
rfr - 27.11.2017
Are you sure it's in
pawno/include?
It should look like:
Re: Problem YSI -
MariusAdv - 27.11.2017
Quote:
Originally Posted by rfr
Are you sure it's in pawno/include?
It should look like:

|
Re: Problem YSI -
Meller - 27.11.2017
Make sure you've got y_ini in your YSI library.
Re: Problem YSI -
Dayrion - 27.11.2017
Quote:
Originally Posted by MariusAdv
|
Quote:
Originally Posted by Dayrion
The path for me is this: - It's maybe the same for you?
PHP код:
#include <YSI\YSI\y_ini>
|
I'm totally ignored. :')