SA-MP Forums Archive
Whats Wrong? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Whats Wrong? (/showthread.php?tid=89798)



Whats Wrong? - x-file - 04.08.2009

Hi all, when i compile one GameMode i have this error:
Код:
D:\failai\samp02Xserver.win32(2)\pawno\include\YSI.inc(109) : fatal error 100: cannot read from file: "YSI/YSI_dependencies.own"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
I have this "YSI.inc" and YSI_dependencies.own, but still i have this error, who it is wrong. Help me please


Re: Whats Wrong? - Mr_Finnigan - 04.08.2009

Where is YSI_Dependencies ? For YSI to work there has to be a YSI folder inside the includes folder and in the YSI folder is YSI_Dependencies.


Re: Whats Wrong? - x-file - 04.08.2009

here pawno\include
here pawno\include\YSI
and here pawno\include\YSI\Gamemode


Re: Whats Wrong? - Mr_Finnigan - 04.08.2009

Quote:
Originally Posted by x-file
Yes here YSI_Dependencies. I must create catalog with YSI_Dependencies name, yes?
http://forum.sa-mp.com/index.php?topic=84400.0


This is the YSI Final download page,you have this downloaded?

Way to make ysi work is you first download SA-MP 0.2X Windows Server from here http://www.sa-mp.com/download.php

Then create a folder call it whatever "my samp"
put both YSI_Final and SA-MP 0.2X Windows Server in the folder.
Extract SA-MP 0.2X Windows first ,then YSI_Final .
Now all files will be in there correct place.