07.05.2015, 18:50
Compiler error(this is the newish YSI I guess, didn't get the hang of it yet, the old one was plain simple for me XD)
here is line 206:
here is the includes:
there are no files in amx and from what I remember non should be there, I have no idea where to redownload the YSI zip if I have to. In a whole, if someone can provide either an answer to the problem or maybe the newer version of YSI, that would help
Код:
...\pawno\include\YSI\..\YSI_Storage\y_ini.inc(206) : fatal error 100: cannot read from file: "..\amx\os" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
PHP код:
#define AIRPORT_DIALOG 130
PHP код:
#include <a_samp>//Credits to SA:MP dev team
#undef MAX_PLAYERS
#define MAX_PLAYERS 100
#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 ******
native WP_Hash(buffer[], len, const str[]);//Credits to ******(Whirlpool)