SSCANF_Option | Symbol already defined? - 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: SSCANF_Option | Symbol already defined? (
/showthread.php?tid=499849)
SSCANF_Option | Symbol already defined? -
Crayder - 10.03.2014
I would've liked to be able to use MATCH_NAME_PARTIAL in all of my commands and other sscanf things I need...
BUT:
Using SSCANF_Option(MATCH_NAME_PARTIAL, 1) gives me a symbol already defined error in the compiler!
I'm sure I've probably done something stupid, since I've used this before...
Please help?
Re: SSCANF_Option | Symbol already defined? -
yvoms - 10.03.2014
Could u post the script please, so i can bare/look with you

?
Re: SSCANF_Option | Symbol already defined? -
ColeMiner - 10.03.2014
It sounds like you might have put that at the top, when that's just a standard function.