-error include "YSI/Y_INI - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (
https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: -error include "YSI/Y_INI (
/showthread.php?tid=624682)
-error include "YSI/Y_INI -
GOM3Z - 20.12.2016
ME sale este error del include que tengo que intalar donde y como
PHP код:
C:\Users\Propietario\Desktop\0.0.4\gamemodes\NGrol.pwn(2) : fatal error 100: cannot read from file: "YSI\y_ini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Respuesta: -error include "YSI/Y_INI -
Whillyrez - 20.12.2016
Ese error te aparece porque te falta la carpeta "YSI" que contiene el archivo "y_ini"... Deberias poner esa carpeta(YSI) en pawn/includes y lo pegas ahi.
Respuesta: -error include "YSI/Y_INI -
GOM3Z - 20.12.2016
SOLUCIONADO