ID:167026
 
I am making a building/RPG game and I need ot be able to save the maps ingame so that people who work hard on gathering resources and builiding dont have it all go to waste after a reboot or a server crash.
You can use swap_maps to achive this.

Or, if you are going to run this game straight from the code, I would suggest you using a dmp_dumper (search for it on the hub) which actually dumps the current map onto your hard-drive for easy editing!