/dmp_writer

by IainPeregrine
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. [More]
To download this library for your Linux/Mac installation, enter this 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

163 downloads
Version 1.4
Date added: Feb 15 2006
Last updated: Jan 30 2011
4 fans

/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.