YSI/y.ini help please - 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.ini help please (
/showthread.php?tid=427076)
YSI/y.ini help please -
Branzy - 31.03.2013
Got this error:
Code:
C:\DOCUME~1\cla\Desktop\SAMP\SAMP03~1\GAMEMO~1\Malta.pwn(17) : fatal error 100: cannot read from file:
"YSI\y_ini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Code:
#include <YSI\y_ini>
I think i putted this folder somewhere else .
Pleas Help +Thank you.
Re: YSI/y.ini help please -
zombieking - 31.03.2013
Do you have the 'YSI' folder in pawno/include?
Re: YSI/y.ini help please -
Branzy - 31.03.2013
Yes this: YSI-master
It is in pawno and in includes.
Re: YSI/y.ini help please -
iHaze. - 31.03.2013
Have you already checked includes folder in pawno? It's called "YSI". Check it up.
Re: YSI/y.ini help please -
Branzy - 31.03.2013
It is here:
I downloaded it from here:
https://github.com/Y-Less/YSI/archive/master.zip
Re: YSI/y.ini help please -
Riddick94 - 31.03.2013
Your folder name is "YSI-master" and you're trying to include "YSI" folder. Change folder name to: "YSI".
Re: YSI/y.ini help please -
Branzy - 31.03.2013
Still not
Re: YSI/y.ini help please -
Riddick94 - 31.03.2013
Quote:
Originally Posted by Branzy
Still not
|
Are you sure? However, try these steps:
- Open your pawno folder (where you have located pawno.exe)
- Make sure that in include folder of your pawno.exe you have YSI folder.
- Open pawno.exe
- Do CTRL + O keys combination and look for your *.pwn file
- Open it and compile.
Check.
Re: YSI/y.ini help please -
Bicentric - 31.03.2013
You're including the wrong folder
Copy the contents of the folder 'YSI-master\pawno\include' into that folder.
Re: YSI/y.ini help please -
Branzy - 31.03.2013
this what happened wqhen i pressed on pawno after crtl+o: