View Single Post
07-11-09, 05:24 PM   #10
Rhamses
A Theradrim Guardian
Join Date: Jun 2009
Posts: 61
ExecuteWarning_Pet_BuffFrame:SetAttribute('type', 'spell')
ExecuteWarning_Pet_BuffFrame:SetAttribute('spell1', "Health Funnel")
ExecuteWarning_Pet_BuffFrame:SetAttribute('type2', 'spell')
ExecuteWarning_Pet_BuffFrame:SetAttribute('spell2', 'Life Tap')

Does work! This will open the possibilities to use the other button. It may also help me parse "harmbutton1" from

http://www.wowwiki.com/SecureActionButtonTemplate

As I am still trying to learn, the examples are not the best.

Rhamses