What up with this?
#1

Every time i make a script with sscanf2 I get this
Quote:

C:\Users\dragonlady\Desktop\B-Man\Downloads\B-Man's Freeroam (0.3d)\pawno\include\sscanf2.inc(27) : error 021: symbol already defined: "sscanf"
C:\Users\dragonlady\Desktop\B-Man\Downloads\B-Man's Freeroam (0.3d)\pawno\include\sscanf2.inc(28 ) : error 021: symbol already defined: "unformat"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

Whats up with this and how do I fix it?
Reply
#2

You have sscanf() already defined in your script, or includes. Search for 'stock sscanf(string[], format[], {Float,_}:...)' - if nothing comes up just search for "sscanf(". Use Ctrl+F to search.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)