Ok so I stripped the verison of lua from 1.8v1 thats about these forums got it to compile clean and then got into the mud and try to add the tasks command. However I get this...
Log: Admin: cedit task create do_task
Log: [*****] BUG: Error locating do_task in symbol table. ../src/smaug: undefined symbol: do_task
Yet in mud.h I have the declare_do_fun for it wont allow me to add the command? am i doing something wrong thats been changed in 1.9?
Log: Admin: cedit task create do_task
Log: [*****] BUG: Error locating do_task in symbol table. ../src/smaug: undefined symbol: do_task
Yet in mud.h I have the declare_do_fun for it wont allow me to add the command? am i doing something wrong thats been changed in 1.9?