tsetse
09-09-2006, 02:09 PM
this did the trick
buff1 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "TOPLEFT", "$parent", "BOTTOMLEFT", 4, 2 } } },
buff2 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff1", "RIGHT", 0, 0 } } },
buff3 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff2", "RIGHT", 0, 0 } } },
buff4 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff3", "RIGHT", 0, 0 } } },
buff5 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff4", "RIGHT", 0, 0 } } },
buff6 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff5", "RIGHT", 0, 0 } } },
buff7 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff6", "RIGHT", 0, 0 } } },
buff8 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff7", "RIGHT", 0, 0 } } },
buff9 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff8", "RIGHT", 0, 0 } } },
buff10 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff9", "RIGHT", 0, 0 } } },
buff11 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff10", "RIGHT", 0, 0 } } },
buff12 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff11", "RIGHT", 0, 0 } } },
buff13 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff12", "RIGHT", 0, 0 } } },
buff14 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff13", "RIGHT", 0, 0 } } },
buff15 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff14", "RIGHT", 0, 0 } } },
buff16 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentbuff15", "RIGHT", 0, 0 } } },
debuff1 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "TOPLEFT", "$parentbuff1", "BOTTOMLEFT", 0, -1 } } },
debuff2 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff1", "RIGHT", 0, 0 } } },
debuff3 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff2", "RIGHT", 0, 0 } } },
debuff4 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff3", "RIGHT", 0, 0 } } },
debuff5 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff4", "RIGHT", 0, 0 } } },
debuff6 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff5", "RIGHT", 0, 0 } } },
debuff7 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff6", "RIGHT", 0, 0 } } },
debuff8 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff7", "RIGHT", 0, 0 } } },
debuff9 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff8", "RIGHT", 0, 0 } } },
debuff10 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff9", "RIGHT", 0, 0 } } },
debuff11 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff10", "RIGHT", 0, 0 } } },
debuff12 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff11", "RIGHT", 0, 0 } } },
debuff13 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff12", "RIGHT", 0, 0 } } },
debuff14 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff13", "RIGHT", 0, 0 } } },
debuff15 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff14", "RIGHT", 0, 0 } } },
debuff16 = { template = "Nurfed_Unit_aura", properties = { Anchor = { "LEFT", "$parentdebuff15", "RIGHT", 0, 0 } } },
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.