The /dmp_writer approximates DM's map saving process in order to allow dynamic map saving. The interface is clean and simple, providing one root node, and two public methods.
Version 1.4 · Date Added: 2/16/06

If you wish to download this library for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://IainPeregrine.dmp_writer##version=6

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://IainPeregrine.dmp_writer##version=6

[BYOND Favorite]BYOND Favorite

/dmp_reader by IainPeregrine
The /dmp_reader is the writer's sister library. The /dmp_reader approximates DS's map loading process in order to allow dynamic map loading.




The /dmp_writer approximates DM's map saving process in order to allow dynamic map saving. Using the writer is increadibly simple and flexible, and the writer can be instructed to ignore areas, turfs, objs, mobs, NPCs, or Players, so you can keep from saving anything that shouldn't be saved.