I'm not actually using the x_chest... just confirming it made the db.... I'm using another persistent chest system you based yours on since I was sure that would work with mysql... Thanks for the fix i'll add it to the top hak...
-- one more issue discovered: any player on my server can somehow get more than just wis applied to his morningstar (with intuitive attack) when he re-equips the same weapon twice, for calculations sake here is the data of two trials:
BAB: +3/3
Wisdom bonus: +9/9
Unarmed result: +12/12
Armed result (with morningstar/kama): +19/18
Debugging doesn't result in anything useful as it seems to go through the proper steps. If I had to guess it is probably both applying the unarmed and the armed bonus...
-- on the natural weapons issue, I don't think it's specific to that, I made a char without nat weapons, but he also drops a 1d4 claw into inventory on each login. so it's probably the skin getting reset without deleting the old skin.
thanks again for all your work xwarren, it is much appreciated.