Thread Tools Display Modes
12-13-14, 07:29 AM   #1
3018
A Kobold Labourer
Join Date: Dec 2014
Posts: 1
Horizontal party frames in oUF_Skaarj

Hi everyone.

So pretty much the title. I'm trying to set the party frames as horizontal instead of vertical using oUF_Skaarj but I haven't found a way yet.

Can anyone help ? Thanks a lot
  Reply With Quote
12-13-14, 08:23 AM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Here's a hint:
Code:
local party = self:SpawnHeader('oUF_Party',nil,'party',
	'showPlayer',cfg.options.showPlayer,'showSolo',false,'showParty',true ,'yOffset', -23,
+ http://www.townlong-yak.com/framexml...Headers.lua#39
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Horizontal party frames in oUF_Skaarj


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off