[DiscordArchive] Added a custom map and getting this error const...
[DiscordArchive] Added a custom map and getting this error const...
Archived author: Needle • Posted: 2025-05-03T00:00:23.942000+00:00
Original source
Archived author: Needle • Posted: 2025-05-03T00:00:24.931000+00:00
Original source
Thread automatically created by manmadedrummer in <#415944535718494208>
Archived author: stoneharry • Posted: 2025-05-03T00:17:12.023000+00:00
Original source
have a read of: https://github.com/stoneharry/mmaps-for-custom-maps/
[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/
Archived author: manmadedrummer • Posted: 2025-05-03T00:19:59.754000+00:00
Original source
I have it added to map and areatable.dbc and ran map extractor
Archived author: stoneharry • Posted: 2025-05-03T00:23:51.355000+00:00
Original source
the map ID is 1405 right?
Archived author: stoneharry • Posted: 2025-05-03T00:23:58.712000+00:00
Original source
I'm pretty sure > 999 is not supported by default
Archived author: manmadedrummer • Posted: 2025-05-03T00:31:21.852000+00:00
Original source
yes it is 1405
Archived author: manmadedrummer • Posted: 2025-05-03T00:32:35.389000+00:00
Original source
i had one with no issues as map id 5000
Archived author: manmadedrummer • Posted: 2025-05-08T21:52:33.114000+00:00
Original source
Got the map working by changin ID to 800, however the vmaps are now generating..
```VMap file '/azerothcore/env/dist/data/vmaps/800.vmtree' does not exist
Please place VMAP files (*.vmtree and *.vmtile) in the vmap directory (/azerothcore/env/dist/data/vmaps/), or correct the DataDir setting in your worldserver.conf file.```
Archived author: stoneharry • Posted: 2025-05-08T21:55:26.735000+00:00
Original source
post your full map / vmap logs. You can pipe the output to a file by appending "> myLog.txt" to the command