YSI Help
#1

I kept getting this error, i've even updated it

pawn Код:
C:\Users\Linus\Desktop\UGRP\pawno\include\YSI/y_timers.inc(80) : fatal error 100: cannot read from file: "internal\y_plugins"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Reply
#2

what about
pawn Код:
C:\Users\Linus\Desktop\FGRP\pawno\include\YSI\y_svar.inc(68) : fatal error 111: user error: Please define "MODE_NAME" before including y_svar.


Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Reply
#3

Put this before the include of ysi:
pawn Код:
#define MODE_NAME "MyGamemode"
Reply
#4

still the same error
Reply
#5

Show me your "include" order.
Reply
#6

pawn Код:
#include <a_samp>

#include <a_zones>
#include <streamer>
#include <foreach>
#include <progress>
#include <ZCMD>
#include <YSI\y_timers>
#include <YSI>
#include <yom_buttons>
#include <sscanf2>
#include <audio>

there
Reply
#7

pawn Код:
#include <a_samp>

#include <a_zones>
#include <streamer>
#include <foreach>
#include <progress>
#include <ZCMD>
#define MODE_NAME "MyGamemode"
#include <YSI\y_timers>
#include <YSI>
#include <yom_buttons>
#include <sscanf2>
#include <audio>
Reply
#8

pawn Код:
C:\Users\Linus\Desktop\FGRP\pawno\include\YSI\y_users.inc(150) : fatal error 111: user error: Default hash removed: See YSI topic for details.


Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
lol wtf
Reply
#9

Here:
http://forum.sa-mp.com/showpost.php?...&postcount=488
Reply
#10

still getting this error
pawn Код:
C:\Users\Linus\Desktop\FGRP\pawno\include\YSI\y_svar.inc(68) : fatal error 111: user error: Please define "MODE_NAME" before including y_svar.


Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)