Not sure if this has been posted before - Call me lazy if you wish!
I've before struggled to find a way to put texts outside my unitframe(Using 'Frame - Outside, Above-Left', simply would not do the trick, if a panel would be there)
The solution was simple, infront of your nose. I never thought of it until recently.
By simply adding spaces to the dogtag, you are able to put the text anywhere you'd like to. Like this
instead of
You can see how it works in the screenshot below.
The Power code used the above example and was directed 'Frame - Edge, Top-Right', the Health code used a normal Health tag and was directed 'Frame - Edge, Top-Left'.
Code for Power:
"[Outline][PercentMP:VeryShort:Cyan " . " MP:Short:Color(0.6, 0.6, 0.9)]
"
Code for Health:
" [Outline] [PercentHP:VeryShort:HPColor " . " HP:Short:Color(0.3, 0.5, 0.3)]
"
If this has already been posted then I am sorry, I just don't have the patience to look through all of the pages!