Help me YSI problem
#1

Hello samp community iam new on samp forum but when i started to make a new script and iam using YSI i got 1 error but idk what is the problem
Код:
E:\MY GAMES\GTA SA\PG\pawno\include\YSI/y_ini.inc(76) : fatal error 100: cannot read from file: "..\YSI_Storage\y_ini"

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


1 Error.
Reply
#2

Are you sure you have YSI installed, and if yes, make sure you put the YSI folder into pawno/includes
Reply
#3

Yes i installed it and i put it in Pawno\Include
Reply
#4

Quote:
Originally Posted by MIDO007
Посмотреть сообщение
Yes i installed it and i put it in Pawno\Include
Look at ******'s reply..

PHP код:
E:\MY GAMES\GTA SA\PG\pawno\include\YSI/y_ini.inc(76) : fatal error 100cannot read from file"..\YSI_Storage\y_ini" 
should be

PHP код:
E:\MY GAMES\GTA SA\PG\pawno\include\YSI\y_ini.inc(76) : fatal error 100cannot read from file"..\YSI_Storage\y_ini" 
Reply
#5

Quote:
Originally Posted by willbedie
Посмотреть сообщение
Look at ******'s reply..

PHP код:
E:\MY GAMES\GTA SA\PG\pawno\include\YSI/y_ini.inc(76) : fatal error 100cannot read from file"..\YSI_Storage\y_ini" 
should be

PHP код:
E:\MY GAMES\GTA SA\PG\pawno\include\YSI\y_ini.inc(76) : fatal error 100cannot read from file"..\YSI_Storage\y_ini" 
what?
Reply
#6

Quote:
Originally Posted by MIDO007
Посмотреть сообщение
what?
Look at both of them and see the difference between them, / should be \, change it and it will compile.
Reply
#7

Quote:
Originally Posted by willbedie
Посмотреть сообщение
Look at both of them and see the difference between them, / should be \, change it and it will compile.
HAHA sorry iam newbie but thanks i will REP you if i can
and thanks to to ******
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)