00Troy00 Posted July 12, 2023 Share Posted July 12, 2023 Basically what I want is to have 2 costumes for a toon (1 with wings and 1 without). When I hit the "fly," button, I want it to swtich to the one with wings so it looks like the wings pop out of his back. Any ideas? Link to comment Share on other sites More sharing options...
InvaderStych Posted July 18, 2023 Share Posted July 18, 2023 (edited) You can do this with either a keybind or a macro. If you want a button in your tray use a macro and reference this list to give it an image: https://homecoming.wiki/wiki/Macro_image_(Slash_Command) If you want to just costume change, use the command cc, if you want to costume change with an emote, use cce and find the name of the emote that you want. Emotes can be found here: https://homecoming.wiki/wiki/Emotes#Costume_Change_Emotes Costume slots start at 0. The format looks a bit like this: (Replace generic names with image and text of your choosing) (Examples assume costume slots 0 and 1) No emote: /macro_image "Image_From_List" "Tool-Tip-Text" "powexectoggleon Fly$$cc 0" /macro_image "Image_From_List" "Tool-Tip-Text" "powexectoggleoff Fly$$cc 1" Emote: /macro_image "Image_From_List" "Tool-Tip-Text" "powexectoggleon Fly$$cce 0 CCEmoteName" /macro_image "Image_From_List" "Tool-Tip-Text" "powexectoggleoff Fly$$cce 1 CCEmoteName" If you want a keybind instead then drop the image name and tool-tip text and simply use: /bind key "commands in quotes as obove" The keybind method can be setup to use a single key to switch on/off, but that gets complicated and involves loading rolling bind files as part of the command. A bit beyond my pay grade to write up a quick how-to on those. I don't think this should require multiple key-press to work, but if you run into issues try using +$$ in front of the powexectoggleXX command. For an emote and a toggle that should not be needed though. Reasonably sure it should work as written above with a single press. Edited July 18, 2023 by InvaderStych detail You see a mousetrap? I see free cheese and a f$%^ing challenge. Link to comment Share on other sites More sharing options...
BlackSpectre Posted August 1, 2023 Share Posted August 1, 2023 Might I recommend a quick read through of this guide? https://homecoming.wiki/wiki/The_Incomplete_and_Unofficial_Guide_to_/bind 1 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 Link to comment Share on other sites More sharing options...
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