[Help] Getting Errors
#1

Hello , i added #include <dini> and #include <dutils> but after that i am getting errors . I tried to replace the gl_common.inc file with new one but have same thing.


../include/gl_common.inc(80) : error 021: symbol already defined: "strtok"
../include/gl_common.inc(139) : error 021: symbol already defined: "isNumeric"
Reply
#2

in your script you have defined "strtok" and "isNumeric" and dini or dutils already have this 2 functions.
remove them from your gamemode or filterscript
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)