PDA

View Full Version : zones.h



fransick
12-16-2018, 03:50 PM
Built from disassembly of eqgame.exe. Unlike the past, the long file name is no longer in the disassembly so they made some changes.

Newby
12-18-2018, 07:15 AM
Did you check ZoneNames.txt? It has both the zoneid and the long zone name. Should be easy to merge.

fransick
12-18-2018, 06:01 PM
I did use that to check the new names but the zoneid values do not match the disassemby values in many cases. Since the previous disassembly values appear to have been correct and a large number of them remained unchanged, I stuck with the disassembly values and used the ZonesNames.txt to grab the long name for the new zones.