18.04.2011, 10:49
If you say your error is undefined symbol,BUT you still have this on your gamemode line:
#include <string.inc>
Then try:
#define strval strval_fix
(as you have the inlcude file,I don't know why it's not working just try it)
#include <string.inc>
Then try:
#define strval strval_fix
(as you have the inlcude file,I don't know why it's not working just try it)