Zuljin

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Zuljin

  • Rank
    Newbie

Personal Information

  • Specialty
    DBC Editing
    Serverside
  1. Hello! Can someone give me a right direction so I could implement my own dynamic world state nodes, like Alterac valley graveyards, Seething shore azerite nodes, and WSG Flag carrier mapping . I got no problems with simple on-zone world states like Resources attached to some zone, but now I'm looking for server or clientside code to link some states to Map and mini map. I have my WorldStateUI.dbc open and made my custom lines but how can I attach them to in-game Map and mini map UI? For example, I see world states when a WS flag in on player but then I can't find that 1545 world state in WorldStateUI.dbc or in server side source code. So where should I dig to find dynamic world state stuff and map/mini map UI ?