Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-02-19, 12:14 AM   #1
Nightness
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Feb 2009
Posts: 32
Multiple line macros using the macrotext attribute of a SecureActionButtonTemplate?

I'm looking to make a multi-line macro (and have it work) in my MagnetButtons addon, that uses SecureActionButtonTemplate. I would rather not do what addons like VuhDo do and create actual character macros to do multi-line macros (I assume that's why they are there). Is there any way to have multiple macro calls in a single macrotext attribute?

Edit: What format do I use for newlines, that works in this case?

/cleartarget
/stopcasting
/script ToggleGameMenu(); StaticPopup1:Hide()

Last edited by Nightness : 02-02-19 at 12:38 AM.
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Multiple line macros using the macrotext attribute of a SecureActionButtonTemplate?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off