SA-MP Forums Archive
YSI/y_ini Errror - 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 Errror (/showthread.php?tid=640337)



YSI/y_ini Errror - MadGuy - 01.09.2017

Hi Guyz,I want to make a login register system for my server,i downloaded YSI,And extracted into my server/includes,And included in gamemode but when i compile i am getting this error
Screenshot: https://ibb.co/bAEOSQ
Please help me,Thanks
MadGuy


Re: YSI/y_ini Errror - OneDay - 01.09.2017

YSI\y_ini


Re: YSI/y_ini Errror - MadGuy - 01.09.2017

Quote:
Originally Posted by OneDay
Посмотреть сообщение
YSI\y_ini
??
Whats this?


Re: YSI/y_ini Errror - crukk11 - 01.09.2017

The error.the cure.

Put of top of script.

Like this

PHP код:
#include <samp>
#include <YSI\y_ini> 



Re: YSI/y_ini Errror - MadGuy - 01.09.2017

Thanks OneDay,You Really helped me alot..It was giving one more error that to upload amx_assembly,I updated,it works,Thanks