|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
-- Warden
-- General
['Briar Shield'] = { who = "self", maxtime = 900, range = 0 },
-- Primary
-- Elite
['Earth Spirit Essence'] = { who = "self", maxtime = 600, range = 0 },
-- Warlock
-- General
-- Primary
['Sublimation Weave Curse'] = { who = "group", maxtime = 1800, range = 0 },
-- Elite
-- Warrior
-- General
|
Quoted from "tulsenaca;560284"
Peryl if you're still around *crosses fingers* you had made an addon called Party buffer.
Quoted from "tulsenaca;560284"
I'm not sure if there is somewhere else I need to add warlock info? it's not showing any buffs available when I'm on my warlock primary.
any help for my short person would be appreciated
Beginner
Location: Maryland, USA
Occupation: Own my own company doing furniture restoration and repair.
Quoted from "Ofaniel;560473"
Try this:
-- Warlock
['Sublimation Weave Curse'] = { who = "target", maxtime = 1800, range = 0 },
Should work.
It was written by Sixpax. Hope this helps.