Database Merger/Map/Zone/Area Exporter! (PHP early version)

Hi everyone,

I would like to share my small&simple PHP script, which can export whole Areas/Zones or Map.

Inclueded features:
- Spawn export can started with custom guid! (every field matched for new values)

  • Creature Addon, Creature Template, Template Addon, Equip Template, Creature(phase,spawntime…), Waypoints, Smart Scripts, Waypoints Data, Creature Text, Summoned Creatures in Smart AI

Using example:

…/map_exporter.php?map=XY&guid=XY // Export give map with stated guid (You can use Trinity Core Guid finder for guids)

…/map_exporter.php?zone=XY&guid=XY // Export give zone with stated guid (You can use Trinity Core Guid finder for guids)

/* Hopefulyl this script can be helpful for respawn and rewriten exact Zones or Areas and speed-up database development */

[ATTACH]1787._xfImport[/ATTACH]