SA-MP Forums Archive
Y_INI download? + a little question - 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: Y_INI download? + a little question (/showthread.php?tid=581353)



Y_INI download? + a little question - Lirbo - 12.07.2015

As first I can't find download for y_ini, in addition i would apperciate that if someone would explain me how to use it, i was using dof2 for ages and it's really shitty include. I tried to study to use it but i never succeed to understand it.


Re: Y_INI download? + a little question - s4kuL - 12.07.2015

https://sampforum.blast.hk/showthread.php?tid=570957


Re: Y_INI download? + a little question - Jakwob - 12.07.2015

https://sampforum.blast.hk/showthread.php?tid=570883 that is the link to YSI and there a loads of tuts on the forum showing how to use YSI.


Re: Y_INI download? + a little question - Lirbo - 12.07.2015

Quote:
Originally Posted by Jakwob
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=570883 that is the link to YSI and there a loads of tuts on the forum showing how to use YSI.
when i write #include <YSI/y_ini>
fatal error 100: cannot read from file: "internal\y_version"


Re: Y_INI download? + a little question - Banana_Ghost - 12.07.2015

Quote:
Originally Posted by Lirbo
Посмотреть сообщение
when i write #include <YSI/y_ini>
fatal error 100: cannot read from file: "internal\y_version"
try
PHP код:
#include <YSI\y_ini> 
slashes ftw.

If that fails, you do not have the full YSI library.