SA-MP Forums Archive
help NVCNR y_ini cannot read - 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: help NVCNR y_ini cannot read (/showthread.php?tid=491535)



help NVCNR y_ini cannot read - aliblacktrack - 31.01.2014

fatal error 100: cannot read from file: "YSI\y_ini"
i have y_ini.inc in pawno/include and include
But NVCNR gm has error !
and to gm
Код HTML:
#include <a_samp>//Credits to SA:MP dev team
#undef MAX_PLAYERS
#define MAX_PLAYERS 51
#include <YSI\y_ini>//Credits to ******
#include <zcmd>//Credits to ZeeX
#include <sscanf2>//Credits to ******
#include <foreach>//Credits to ******
#include <streamer>//Credits to Incognito
#include <CheckpointManager>//Credits to Joгo Pedro Lopes
#include <GetVehicleColor>//Credits to RyDeR`
#include <YSI\y_timers>//Credits to ******



Re: help NVCNR y_ini cannot read - Excelize - 31.01.2014

It means you do not have it in your:

pawn Код:
/..../Serverfolder/pawno/includes/
Just download it and put it in there.