Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: mooman219
Forum: Macro Help 10-16-22, 09:09 PM
Replies: 4
Views: 3,335
Posted By mooman219
That's perfect! Thank you! Everything works as...

That's perfect! Thank you! Everything works as expected after deferring it PLAYER_ENTERING_WORLD.
Forum: Macro Help 10-16-22, 07:42 PM
Replies: 4
Views: 3,335
Posted By mooman219
Seems reasonable, I can setup a secure action for...

Seems reasonable, I can setup a secure action for this later. I'm having more trouble just getting the information I need first unfortunately. I played with the following snippit in WowLua, and it...
Forum: Macro Help 10-16-22, 02:07 PM
Replies: 4
Views: 3,335
Posted By mooman219
Get spell name from a button name

Hello,

I'm looking to setup a script at load time to do the following:

local button = _G["BT4Button73"]
local action = GetAction(button)
if (action == "spell or item") then
print("/use...
Showing results 1 to 3 of 3