SA-MP Forums Archive
How can i fix this? - 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: How can i fix this? (/showthread.php?tid=331563)



How can i fix this? - sampmark05 - 05.04.2012

I downloaded the new YSI by ****** but when i compiled my script this error comes.

Im new in scripting please Help me with this.

Код:
C:\Documents and Settings\JUN.DELL\My Documents\Downloads\Games Installer\Next Revolution Roleplay\Next Revolution Roleplay\pawno\include\YSI\y_svar.inc(67) : fatal error 111: user error: Please define "MODE_NAME" before including y_svar.
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Re: How can i fix this? - Cjgogo - 05.04.2012

Do you have this at top of your gamemode?

pawn Код:
#define MAX_INI_ENTRY_TEXT 130
#include <YSI/y_ini>



Re: How can i fix this? - sampmark05 - 05.04.2012

Quote:
Originally Posted by Cjgogo
Посмотреть сообщение
Do you have this at top of your gamemode?

pawn Код:
#define MAX_INI_ENTRY_TEXT 130
#include <YSI/y_ini>
I typed all you said but my pawno is crashing