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



Help error sscanf2 - robertforyou - 10.02.2014

When i add #include <sscanf2> to my include's list (In gamemode) i get this errow and warn when i try to compile:
Код:
D:\newserver\pawno\include\sscanf2.inc(227) : warning 202: number of arguments does not match definition
D:\newserver\pawno\include\sscanf2.inc(240) : error 025: function heading differs from prototype
I downloaded again .dll, .inc and all files, but same error. Who can help me?


Re: Help error sscanf2 - [EnErGyS]KING - 10.02.2014

Can you show 227, 240 lines.
P.S. It mean that it's defined in your GM or other include so you need to find that function and delete it.


Re: Help error sscanf2 - robertforyou - 10.02.2014

Thanks anyway, i search on the internet and i added ",reason" on public OnPlayerDisconnect