Personal resource display elvui

broken image
broken image

I'm not sure if this NamePlatePlayerResourceFrame identifier is even still current, the threads I saw it in were fairly old. In-Game Store, known simply as Shop.This can also be accessed on the micro menu pushing the button. Credits Cinematics, see the movies released for WoW and its expansions. So, what's the proper way to attach a frame to the personal resource display so it moves with it and fades in and out with it? I tried to dig through weakauras' code to see how they did it, but I really couldn't make heads or tails of it. The Game Menu, often referred to as the options, can be accessed by either pressing Esc or pushing the button on the Micro Menu. print(NamePlatePlayerResourceFrame) just spits out nil, so I it just falls back on UIParent. I got 'NamePlatePlayerResourceFrame' from another thread, it doesn't seem to be anywhere in the either wowprogramming or the wiki's documentation. It's a really weird thing to ask, I know. So I'm aiming for a way to automate that process.

broken image

Code: local frame = CreateFrame('Frame', 'HitComboPopups_Frame', NamePlatePlayerResourceFrame)įrame:SetPoint('CENTER', NamePlatePlayerResourceFrame, 'CENTER', 0, -150) My issue in particular gets fixed by clicking the box to turn on and off the Personal Resource Display around 15 times in a row, but all is lost upon login off or reloading the UI.