[DiscordArchive] I just made an instance, how do I teleport my c...
[DiscordArchive] I just made an instance, how do I teleport my c...
Archived author: Needle • Posted: 2025-02-04T23:11:49.203000+00:00
Original source
Archived author: Needle • Posted: 2025-02-04T23:11:49.733000+00:00
Original source
Thread automatically created by PatchesMcgee in <#415944535718494208>
Archived author: stoneharry • Posted: 2025-02-05T22:55:32.010000+00:00
Original source
1) Typically the map data must exist in the emulator (maps folder) at a bare minimum. Preferably also vmaps and mmaps. See: https://github.com/stoneharry/mmaps-for-custom-maps
2) Populate the map.dbc and dungeondifficulty.dbc files
3) Populate the instance_template table if required in the world DB
4) `.go xyz x y z mapId` -- you can grab this from Noggit
[Embed: GitHub - stoneharry/mmaps-for-custom-maps: Documentation regarding ...]
Documentation regarding generating and debugging movement map (pathfinding) data for custom maps in WoW. - stoneharry/mmaps-for-custom-maps
https://github.com/stoneharry/mmaps-for-custom-maps