Thread Tools Display Modes
04-22-10, 01:38 AM   #1
river444
A Defias Bandit
Join Date: Apr 2010
Posts: 3
Target of Target oUF Dui [1680x1050]

Hey guys, I have a question, I have been trying to add target of target to My layout from dUI.

Ever since I downloaded it. I have not been able to get target of target working on this layout.


here's the code I'm using.

oUF:RegisterStyle("Tukz", SetStyle)
oUF:SetActiveStyle("Tukz")

local cfg = settings.coords

oUF:Spawn("player", "oUF_Tukz_player"):SetPoint("BOTTOM", UIParent, cfg.playerX, cfg.playerY)
oUF:Spawn("target", "oUF_Tukz_target"):SetPoint("BOTTOM", UIParent, cfg.targetX, cfg.targetY)

oUF:Spawn("pet", "oUF_Tukz_pet"):SetPoint("BOTTOM", cfg.petX, cfg.petY)
oUF:Spawn("focus", "oUF_Tukz_focus"):SetPoint("BOTTOMRIGHT", cfg.focusX, cfg.focusY)
oUF:Spawn("targettarget", "oUF_Tukz_targettarget"):SetPoint("BOTTOM", cfg.totX, cfg.totY)

local party = oUF:Spawn("header", "oUF_PartyHide")
party:SetAttribute("showParty", false)




I have the layout modded to my likings of course. But I went back to defaults to see if I could get it to work to no avail.

Is there something special I need to do?

I have the coordinates set right in the config .lua file as well.
  Reply With Quote
04-26-10, 07:19 PM   #2
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Oct 2009
Posts: 96
if you went back to pure default Tuk oUF. then your also probably missing some of this options taken from his full UI pack.
  Reply With Quote
04-27-10, 10:19 AM   #3
Mokane
A Deviate Faerie Dragon
 
Mokane's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 16
In settings.coords you have added the totx and toty values in there somehwere right?

Just making sure little things are in the right place for you.
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Target of Target oUF Dui [1680x1050]

Thread Tools
Display Modes

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