YSI Pawno problem
#1

pawn Код:
#include <a_samp>
#include <Dini>
#include <streamer>
#include <foreach>
#include <YSI>
static gTeam[MAX_PLAYERS];
#pragma tabsize 0
When i complite this i saw this Error

pawn Код:
fatal error 111: user error: Please define "MODE_NAME" before including y_svar
When i tried like this

pawn Код:
#include <a_samp>
#include <Dini>
#include <streamer>
#include <foreach>
#define MODE_NAME "BG RC RP 1"
#include <YSI>
static gTeam[MAX_PLAYERS];
#pragma tabsize 0
I Saw this error
pawn Код:
: fatal error 111: user error: Default hash removed: See YSI topic for details.
How can i fix it ??
Reply


Messages In This Thread
YSI Pawno problem - by Yordan_Kronos - 06.07.2013, 09:50
Re: YSI Pawno problem - by Yordan_Kronos - 06.07.2013, 10:21
Re: YSI Pawno problem - by Yordan_Kronos - 06.07.2013, 11:28
Re: YSI Pawno problem - by Yordan_Kronos - 06.07.2013, 11:44

Forum Jump:


Users browsing this thread: 1 Guest(s)