Error While Compile
#1

Код:
G:\Pawno\pawno\include\sscanf2.inc(30) : fatal error 111: user error: Please include <a_npc> or <a_samp> first.

Compilation aborted.

Pawn compiler 3.10.8	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Sscanf2 Include https://imgur.com/a/C5Pjtpr
Reply
#2

You must to insert "a_samp" and "a_npc" text document in pawno,in include.
Reply
#3

Still not working
Reply
#4

Insert <a_samp> and a_npc into sscanf2 code, if that doesn't work try to insert it into the code you are using.


EDIT: The include <a_samp> should always be ahead of others.
Reply
#5

Not Working

~Same Error.
Reply
#6

it's saying to include the a_samp and a_npc first where you included them.

like
Код:
#include <a_samp>
#include <a_npc>
/.. Now others .. /
Reply
#7

That is already like this lol, i know that <a_samp> include is also on top.
Reply
#8

Use only a_samp include, remove a_npc...that is non-sense.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)