vargoth1
06-28-2006, 01:16 AM
What would I do in the layout.lua to get rid of target of target, and target of target's target?
Stickx
06-28-2006, 11:48 AM
Remove line 474 and 475, which should look something like this:
target = { template = "Nurfed_Unit_mini", properties = { Anchor = { "TOPLEFT", "$parent", "TOPRIGHT", -177, -80 } } },
targettarget = { template = "Nurfed_Unit_mini", properties = { Anchor = { "BOTTOMLEFT", "$parent", "BOTTOMRIGHT", -100, -52 } } },
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.