ID:169151
 
I need to save maps from one "game"(the map maker) and load them in another(The actual game).

I know how to code a map maker, that isn't hard... It's the saving and loading.
You need to be more specific as to which methods you want to incorporate. I personally would recommend saving all of the map's property into a savefile then loading them upon a blank dmp.

(Also, remember to have all of the path names used in the mapmaker in the game.)