Thread: UnitBuff
View Single Post
06-01-10, 01:18 PM   #3
Blixia
A Murloc Raider
Join Date: Jun 2010
Posts: 4
I am currently doing this:

if(UnitBuff("player",WG_BUFFNAME))then <- line 15
//do something
else
//do something else
end
  Reply With Quote