I add new commands to the source, declaring them in mud.h, and the usual if checks in tables.c. I create them using cedit <command> <code> and it finds the code and the command works like it should. But when I save the command table (or even before I save it) and look at the command again for its code it has something like this: (00401EA1)
On the next reboot the command doesnt work (Huh?) and I have to cedit again. I tried manually putting it in commands.dat with a text editor but still I come up with the same result. Anyone have any ideas?
On the next reboot the command doesnt work (Huh?) and I have to cedit again. I tried manually putting it in commands.dat with a text editor but still I come up with the same result. Anyone have any ideas?