sscanf Error
#1

Sup, i'm trying to add too an old script that i'm using just too learn scripting abit more.

I get an error "C:\Users\Lewis\Desktop\OldGM\gamemodes\OldGM.pwn( 36743) : error 021: symbol already defined: "sscanf"" When compiling.

Код:
stock sscanf(string[], format[], {Float,_}:...)  // The line before the error line
    {   // Line 36743
.. Any solutions?

Thanks,

~ Hotrod
Reply
#2

The #include <sscanf> might be already defined, or then, you're defined this stock. Mostly probably it be defined already on the include
Reply
#3

Thanks, i renamed it instead.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)