Couple things:
When I use ctrl-c in the logonserver.exe and the world.exe it goes fine until world.exe says its deleting a list of database things (ie Cache, items). I was wondering if I'm not properly shutting down the server so it doesn't delete the things I was working on.
If thats what it is suppost to do, in the other case then the items I spawn i try to find in my item_spawn table in the Navicat database, they aren't there though. I do .saveall's when ever I have the chance to. I made a lot of things when I first brought the server up and those are still there, but recently when I add more items (tables, elevator) after I turn off my comp for the night or for whatever reason and come back on, they are gone. I added them again just an hour ago and have yet to turn off the server. I checked again in the item_spawn table but they aren't there.
Any suggestions on how to keep the things im working on?