Ok, here are some warnings I am getting. I don't know if I need to worry about these or not:
act_wiz2.c: In function `do_fremove': act_wiz2.c:80: warning: implicit declaration of function `remove_obj' act_wiz2.c: In function `do_arealinks': act_wiz2.c:90: warning: `buffer' might be used uninitialized in this function fight.c: In function `dam_message': fight.c:2052: warning: `attack' might be used uninitialized in this function I didn't want to spam with the code, so I didn't put any code in. I would appreciate it if someone could either tell me how to solve these myself, or with any idea on how to fix it. If this is something you need the code in order to fix, let me know. Xanth

