missing ghostly files - ysi help - 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: missing ghostly files - ysi help (
/showthread.php?tid=573439)
missing ghostly files - ysi help -
ThatThoseTheThy - 07.05.2015
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)
Код:
...\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.
here is line 206:
PHP код:
#define AIRPORT_DIALOG 130
here is the includes:
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)
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
Re: missing ghostly files - ysi help -
ihatetn931 - 07.05.2015
You need this
https://github.com/Zeex/amx_assembly
That is needed for the latest Ysi.
Just put all the files on that github in to your amx folder
Re: missing ghostly files - ysi help -
ThatThoseTheThy - 07.05.2015
Quote:
Originally Posted by ihatetn931
|
yet again the missing ghostly files attack, like the fire nation,
Thanks a lot!
~Closed~