sscanf for 0.3e?
#1

Hey, I need sscanf for 0.3e, when I try to run the script, then in console it says "sscanf not intialised" when I type any commands.

I tried including
pawn Код:
#include <sscanf2>
Then it just gives me 6 errors in the include. Please help meehhhh!!!
Reply
#2

try redownloading plugin and include p;acing it in pawno/include here
https://sampforum.blast.hk/showthread.php?tid=120356
Reply
#3

Still the same...
Reply
#4

sscanf in 0.3e works fine for me... Your code must be faulty
Reply
#5

i hate such a people like this:

Then it just gives me 6 errors in the include. Please help meehhhh!!!

On Topic:

Tell us the error so we can tell what you need to do.
Reply
#6

Aight.

Here are the errors.
pawn Код:
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(43) : warning 235: public function lacks forward declaration (symbol "OnFilterScriptInit")
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(46) : error 017: undefined symbol "GetMaxPlayers"
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(46) : error 029: invalid expression, assumed zero
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(46) : warning 215: expression has no effect
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(47) : error 017: undefined symbol "funcidx"
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(47) : warning 215: expression has no effect
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(47) : error 001: expected token: ";", but found ")"
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(47) : error 029: invalid expression, assumed zero
C:\Users\Ingmar\Desktop\Asjad\San Andreas Multiplayer\GMid\WeTheFreaks Stunting\pawno\include\sscanf2.inc(47) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.
Reply
#7

Yes.

pawn Код:
#include <sscanf2>
#include <a_mysql>
#include <a_samp>
#include <zcmd>
#include <streamer>
#include <a_npc>
#include <foreach>
#include <removebuilding>
#include <SmartChat>
Reply
#8

include <a_samp> first...
Reply
#9

pawn Код:
C:\Users\Ingmar\Desktop\Kolmnurk\Gamemodes\Nebulos-M31.pwn(87) : error 021: symbol already defined: "unformat"
Now I get this error.

Line:
pawn Код:
native unformat(const data[], const format[], {Float,_}:...) = sscanf;
Reply
#10

Comment that line or remove it, that function is already defined in sscanf2.inc
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)