SA-MP Forums Archive
Help - 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: Help (/showthread.php?tid=363338)



Help - dario94 - 27.07.2012

How I solved this error with sscanf ?

Quote:

pawno\include\sscanf2.inc(27) : error 025: function heading differs from prototype




Re: Help - Misiur - 27.07.2012

The problem is inside sscanf2.inc not inside GM. Did you install the sscanf properly?


Re: Help - Devilxz97 - 27.07.2012

pawn Код:
#include <sscanf2>
or maybe update your server to 0.3e
else , update your sscanf


Re: Help - dario94 - 27.07.2012

EDIT:

Insert include sscanf2 and get this error :

fatal error 111: user error: sscanf (possibly the PAWN version) already defined.


Re: Help - dario94 - 27.07.2012

Someone help me


Re: Help - dario94 - 27.07.2012

BUMP


Re: Help - Devilxz97 - 27.07.2012

Код:
plugins sscanf
do you have install the plugins?