View Single Post
08-30-12, 12:16 PM   #323
galvin
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 265
Has anyone played around with custom triggers? I'd like to see a few examples. I want to make
a custom trigger that will work by actionbar page number. So make a texture aura only pop up if you're on the 4th actionbar page.

GetActionBarPage()

So using the function above how would I make a custom trigger to work off actionbar pages? I know lua, but I don't the arguments that are passed and passed back.