I recently took a shot at compiling my own arcemu core so i followed this guide.
http://www.mmowned.com/forums/emulat...up-arcemu.html
the guide worked great server is excellent but when i log my character out and log back in all his items are gone. on the character selection screen it shows my character as wearing his stuff but when i get ingame there no items equiped or in his inventory.
I checked the mysql files for his items and there all there. but in the column containerslot the value is saved as -1 i think its not saving the items to the containers.
how can i fix it so that it saves the items into mysql correctly?
or if that isnt the problem what is? and how do i fix it?
thank you