View Single Post
04-14-11, 11:25 AM   #4
Talisia
A Deviate Faerie Dragon
Join Date: Sep 2007
Posts: 15
Hiya and ty for the replies! =)

Regarding 'Harmful' that is the information I found when googling, but no matter how I put it in (copying pieces of code here and there) it just would never work =(

Mostly what I had was something like this:

if UnitAura(unit, "Weakened Soul") ~= nil "Harmful" then
text = text .. format("|cffffff00%s|r", "WS")
end

Again, I really have no idea what im doing when it comes to Lua I just love to tinker with it
  Reply With Quote