This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1.2.3.
What is the expected output? What do you see instead?
Im hoping to see a reminder for Horn of Winter, just like any other self buff
What version of the product are you using? the latest as of 5/27/2012 downloaded from Curse
Do you have an error log of what happened?n/a
Please provide any additional information below.I saw the script for it or the lines written in the Lua for zomg self buffs...just a bit of info incase it makes a difference, im a level 66 Tauren Blood DK, in a raid, party, or solo questing i cannot get it to remind me of Horn Of Winter :(
ok so some how i fixed it and it had something to do with the lua 'deathknight' section...
elseif (playerClass == "DEATHKNIGHT") then classBuffs = { {id = 57330, o = 1, duration = 2, who = "self", c = "808080", Horn of Winter aliases = { 6673, 8076 }, Battle Shout, Strength of Earth }, {id = 49222, o = 2, duration = 5, who = "self", c = "808080"}, Bone Shield }
helped i deleted the old section then put this in...am i the only one with this problem?
To post a comment, please login or register a new account.