SA-MP Forums Archive
Pawno error Please define "MODE_NAME" - 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: Pawno error Please define "MODE_NAME" (/showthread.php?tid=604015)



Pawno error Please define "MODE_NAME" - bnice12 - 30.03.2016

Hello,i have a little problem,when i want to build a script,this error blocked me:
D:\Pentru SA-MP\GM\pawno\include\YSI\y_svar.inc(6 : 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.

What can i do for this problem?
Please help meee


Re: Pawno error Please define "MODE_NAME" - Mencent - 30.03.2016

Hi!

The person in this link had the same problem as you.
=> https://sampforum.blast.hk/showthread.php?tid=335649

Maybe you can get a solution.


Re: Pawno error Please define "MODE_NAME" - Vanter - 30.03.2016

check this link http://www.lmgtfy.com/?q=pawno+samp+...22MODE_NAME%22


Re: Pawno error Please define "MODE_NAME" - bnice12 - 30.03.2016

Quote:
Originally Posted by Mencent
Посмотреть сообщение
Hi!

The person in this link had the same problem as you.
=> https://sampforum.blast.hk/showthread.php?tid=335649

Maybe you can get a solution.
I saw the message but still get error


Re: Pawno error Please define "MODE_NAME" - Mencent - 30.03.2016

Put this to the #includes:
PHP код:
#define MODE_NAME "Zm"
#include <YSI> 
Does it work?


Re: Pawno error Please define "MODE_NAME" - bnice12 - 30.03.2016

Quote:
Originally Posted by Vanter
Посмотреть сообщение
Nice joke, is 30.03 not 01.04


Re: Pawno error Please define "MODE_NAME" - bnice12 - 30.03.2016

Quote:
Originally Posted by Mencent
Посмотреть сообщение
Put this to the #includes:
PHP код:
#define MODE_NAME "Zm"
#include <YSI> 
Does it work?
Now i have this error
D:\Pentru SA-MP\GM\pawno\include\YSI\y_users.inc(150) : fatal error 111: user error: Default hash removed: See YSI topic for details.


Re: Pawno error Please define "MODE_NAME" - Vanter - 30.03.2016

Quote:
Originally Posted by bnice12
Посмотреть сообщение
Now i have this error
D:\Pentru SA-MP\GM\pawno\include\YSI\y_users.inc(150) : fatal error 111: user error: Default hash removed: See YSI topic for details.
then check YSI topic..