world
New()
LoadMap()
Del()
SaveMap()
Problem description: this does nothing, i have to manually save and load the map anyways. whats wrong with this? ive also tried having the Load and Save proc in the new so would be New(LoadMap()) but that did nothing too. Any ideas?