WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   oUF (Otravi Unit Frames) (https://www.wowinterface.com/forums/forumdisplay.php?f=87)
-   -   How to make my frame always at the bottom of party frames? (https://www.wowinterface.com/forums/showthread.php?t=56878)

devilArt 12-07-18 12:48 PM

How to make my frame always at the bottom of party frames?
 
Hey guys
I know party frame order can be set like this
Lua Code:
  1. 'groupingOrder', 'TANK,HEALER,DAMAGER'
but how can I set myself always at the bottom, any idea?


Rainrider 12-09-18 03:49 PM

You may try using the following attributes on the party header:
Code:

'showPlayer', true,
'showParty', true,
'sortDir', 'DESC',

I'm not sure if this will work with the 'groupingOrder' attribute the way you want it, as the player may be ordered by their role first.


All times are GMT -6. The time now is 04:20 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI