Feature Request: Target variable changes in Game
Lax, would it be possible to have named variables which we can use within ISBoxer, say "Assist" or "Target" so we can create macros for the ISBoxer addon that read.
/assist {ASSIST}
/targetexact {TARGET}
and then change the actual content of those variables using a UI in the ISBoxer addon or within Innerspace. Ideally just a frame that lists variable name and a text box with the current value (which we could update while playing).
Now, I know this is functionally possible (on a macro by macro basis) by binding an in game macro to a key press and sending the keypress via ISBoxer. I'd like to have variables that are more akin to the inbuilt {SLOT1} and be usuable across multiple macros for generic configurations and, ideally, user defined.
Example application:
Now the heal spells are generic for all group makeups, only the {I_AM_TANK} variable is required to complete it. This could have a default value for the team (charset) and be altered if we find ourselves in a raid group while playing.
Other applications could be /targetexact {BOSS_FIGHT} -> All in:(ranged) for targetting totems, spawns or other targets during specific instances.
/assist {ASSIST}
/targetexact {TARGET}
and then change the actual content of those variables using a UI in the ISBoxer addon or within Innerspace. Ideally just a frame that lists variable name and a text box with the current value (which we could update while playing).
Now, I know this is functionally possible (on a macro by macro basis) by binding an in game macro to a key press and sending the keypress via ISBoxer. I'd like to have variables that are more akin to the inbuilt {SLOT1} and be usuable across multiple macros for generic configurations and, ideally, user defined.
Example application:
Now the heal spells are generic for all group makeups, only the {I_AM_TANK} variable is required to complete it. This could have a default value for the team (charset) and be altered if we find ourselves in a raid group while playing.
Other applications could be /targetexact {BOSS_FIGHT} -> All in:(ranged) for targetting totems, spawns or other targets during specific instances.