WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   oUF (Otravi Unit Frames) (https://www.wowinterface.com/forums/forumdisplay.php?f=87)
-   -   Target of Target oUF Dui [1680x1050] (https://www.wowinterface.com/forums/showthread.php?t=32022)

river444 04-22-10 01:38 AM

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.

Quote:

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.

alimjocox 04-26-10 07:19 PM

if you went back to pure default Tuk oUF. then your also probably missing some of this options taken from his full UI pack.

Mokane 04-27-10 10:19 AM

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.


All times are GMT -6. The time now is 12:32 AM.

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