EverStryke Posted May 9, 2019 Posted May 9, 2019 Looking to create a macro that global ignores a player, and then unignores them back to back in the same macro. used to have it, but can't manage to find it or replicate it to work anymore. Any Macro Guru's out there? The end goal is to be able to determine a players global with the click of a macro button, instead of adding them to a channel, or globally ignoring them, then having to unignore them manually. Just an internal security measure to keep the drama at arms length by avoiding certain globals. ***EXAMPLE*** /macro macro_name "$target $$ gignore $$ gunignore " anyone care to take a crack at it? I am thinking I have the syntax wrong. "I don't believe in the no win scenario." -James T. Kirk
n00baka Posted May 9, 2019 Posted May 9, 2019 Looking to create a macro that global ignores a player, and then unignores them back to back in the same macro. used to have it, but can't manage to find it or replicate it to work anymore. Any Macro Guru's out there? The end goal is to be able to determine a players global with the click of a macro button, instead of adding them to a channel, or globally ignoring them, then having to unignore them manually. Just an internal security measure to keep the drama at arms length by avoiding certain globals. ***EXAMPLE*** /macro macro_name "$target $$ gignore $$ gunignore " anyone care to take a crack at it? I am thinking I have the syntax wrong. From what I gather reading here: https://cityofheroes.fandom.com/wiki/List_of_Slash_Commands It looks like you'd want a macro sort of like this: /macro macro_name "gignore $target$$gunignore $target" I haven't tested it, but the syntax looks right to me, and matches what I've done with other binds in the past. Let us know if it works and how well, please!
Vanden Posted May 9, 2019 Posted May 9, 2019 That seems like an awful lot of trouble to go through to avoid using the /get_global_name command or just clicking their name in the chat box and hitting that option on the menu that appears. A Cheat Sheet for efficient Endurance Recovery slotting Invention Set Designer Tool Spreadsheet with every Ancillary Power Pool
Healix Posted May 9, 2019 Posted May 9, 2019 you can create a macro too /macro GGN getglobalname $target Forever grateful to be back in my city!
EverStryke Posted May 14, 2019 Author Posted May 14, 2019 Not at home right now but if I was online I would test this. Can you verify if this works? "I don't believe in the no win scenario." -James T. Kirk
Healix Posted May 14, 2019 Posted May 14, 2019 works fine for me. I keep it in the special window I created and use it often. Forever grateful to be back in my city!
Communistpenguin Posted May 14, 2019 Posted May 14, 2019 Is it possible to create a macro to turn xp on and off?
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