Zone levels not appearing on main map

Issue #3 new
3dbadboy1 created an issue

If the feature for zone levels on the main map is enabled, the zone levels still do not appear.

Comments (5)

  1. Kernighan Ritchie repo owner

    This is due to to a change in the API by Blizzard after WoW 7. This same API is used for Classic and I’ve yet to devise a way to get text written on the map. Not entirely sure if it’s possible.

  2. Kernighan Ritchie repo owner

    Some potential solutions at:

    [http://dev.qyh.name:800/VK/NDUIEditor/blob/cdf87741db25221bfe57eadc3ad41e4d430e5f8c/Interface/AddOns/WorldQuestTab/WorldQuestTab.lua](http://dev.qyh.name:800/VK/NDUIEditor/blob/cdf87741db25221bfe57eadc3ad41e4d430e5f8c/Interface/AddOns/WorldQuestTab/WorldQuestTab.lua)

    [https://searchcode.com/codesearch/view/9357966/](https://searchcode.com/codesearch/view/9357966/)

    [https://github.com/seblindfors/ConsolePort/blob/master/ConsolePort/Frames/Map.lua](https://github.com/seblindfors/ConsolePort/blob/master/ConsolePort/Frames/Map.lua)

  3. Log in to comment