$value) { $map->$key = $value; } //Store the code in the object $code = $map->getOldCode(); $map->code = $code; echo json_encode($map); exit; } htmlHeader(array('stats', 'mapeditor'), 'Map Editor', 'Map Editor', array('dateformat')); ?>

Map Editor Beta

Load Map:
Load map by ID:
Load map by code:
Settings:
Height:
Width:
Walls:
'; continue; } echo "
"; } ?>
Edit Map:
Loading...
Playable Map
MapCode:
Returned map goes here.