June 11, 20214 yr Hi,I would like to make a program that "convert" old leveling guides to quester profile.The problem is, these guides use XY coords (0 to 100) which is zone coords.I would like to know how can I get the XYZ coords used ine the quest editor (without using it).How can I do ?Regards,Ludo
June 11, 20214 yr You need to get the Map.dbc and then there's a formula to calculate from the sizes. I can't access my bitbucket account atm, but there's a thread on ownedcore, where I got the info a while ago. https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-memory-editing/382867-ask-covert-map-x-y-coordinates-world-x-y-z-coordinates-2d-3d.html
June 11, 20214 yr Author Hi, Thanks for reply, but after searchs, i do not understand it better. I know pretty much anything about the .dbc file. Even with your link, I don't get how to convert XY to XYZ. Apologies ?
June 12, 20214 yr Hello, use https://wrobot.eu/byme/doc/html/M-wManager.Wow.Helpers.PathFinder.GetZPosition.htm
Create an account or sign in to comment