Cat41717 Posted Monday at 05:00 PM Posted Monday at 05:00 PM OK, for roleplaying purposes, I'm trying to do a costume change with emotes, and a toggle on my power tray. I have this so far: /macroimage "Inspiration_Damage_Lvl_3" "APS" "emote lightning$$Angel Power -- START!!$$powerexec_name domination cce 0 ccrainbow$$cce 1 cclightning" But it's not quite working. Can an expert fix this? Additionally, when toggling it a second time, is it possible to add a second quote? The scenario is simply this: The character starts as a normal-ish looking person, activates 'Angel power' and changes to the costume version. Ideally, I can push the same toggle to change back to the original form, saving space on my power tray. All help is of course, appreciated. The future is in the past!
baster Posted Monday at 05:30 PM Posted Monday at 05:30 PM Yeah, that would be nice to have. Had no idea this was even possible. Well beyond my IQ score to figure out lol g/l
Captain Fabulous Posted Monday at 05:30 PM Posted Monday at 05:30 PM (edited) Is the point to do this costume change in conjunction with activating Domination? Because that's not possible, at least not in a single macro. If you do it as a bind instead of a macro you can have it do something different with each key press by having it load a different bind file every time it's run, but that's not possible with a macro. Edited Monday at 05:32 PM by Captain Fabulous
Cat41717 Posted Monday at 07:18 PM Author Posted Monday at 07:18 PM 1 hour ago, Captain Fabulous said: Is the point to do this costume change in conjunction with activating Domination? Because that's not possible, at least not in a single macro. If you do it as a bind instead of a macro you can have it do something different with each key press by having it load a different bind file every time it's run, but that's not possible with a macro. Actually, I'm not sure how the domination thing got in there. I'm obviously struggling trying to learn macros. By all means, alter it as you see fit. The future is in the past!
Captain Fabulous Posted Monday at 07:52 PM Posted Monday at 07:52 PM /macroimage "Inspiration_Damage_Lvl_3" "APS" "say Angel Power -- START!!$$cce 0 ccrainbow" /macroimage "Inspiration_Endurance_Lvl_3" "APE" "cce 1 cclightning"
Cat41717 Posted Monday at 11:14 PM Author Posted Monday at 11:14 PM 3 hours ago, Captain Fabulous said: /macroimage "Inspiration_Damage_Lvl_3" "APS" "say Angel Power -- START!!$$cce 0 ccrainbow" /macroimage "Inspiration_Endurance_Lvl_3" "APE" "cce 1 cclightning" This is great! I thank you with full sincerity. Now, can it be combined into 1 toggle/icon? I know its possible, and that's the part that has me most confounded. The future is in the past!
Captain Fabulous Posted Wednesday at 01:33 AM Posted Wednesday at 01:33 AM On 6/30/2025 at 7:14 PM, Cat41717 said: Now, can it be combined into 1 toggle/icon? I know its possible, and that's the part that has me most confounded. There are some commands you can do that with, this isn't one of them. You can do it as a bind to make it one keypress, but not as a macro.
BlackSpectre Posted Thursday at 04:44 PM Posted Thursday at 04:44 PM On 6/30/2025 at 4:14 PM, Cat41717 said: This is great! I thank you with full sincerity. Now, can it be combined into 1 toggle/icon? I know its possible, and that's the part that has me most confounded. Yes, but not with the macro_image command. You'd need to use the macroslot command, and then prepare a text file to load in for each action you'd like to happen on each click. Follow this Also these pages could prove useful if you haven't already read them... https://homecoming.wiki/wiki/Macro_(Slash_Command) https://homecoming.wiki/wiki/Macro_image_(Slash_Command) https://homecoming.wiki/wiki/Macroslot_(Slash_Command) https://homecoming.wiki/wiki/The_Incomplete_and_Unofficial_Guide_to_/bind#Using_"Rotating_Text_Binds" The only snag is that costume changes require 15 seconds before the costume can be changed again, so you'll need to make sure you time your clicks a little. Black Spectre - A Dark Defender's Home on the Web • The Advanced Bind Guide • The Masters of BAF: A Guide for Leaders and Players • The Wiki List of Slash Commands
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now