01.12.2010, 18:43
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.
.. Any solutions?
Thanks,
~ Hotrod
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
Thanks,
~ Hotrod