Petrenaming Macro
Has the Arsonist started coming up with the wrong name? I never noticed this problem before.
Anyway, I have a macro of my own which switches the name of my Enforcers. I find that the command basically works if I rename one to a neutral name, rename the other, and then rename the neutral name. That is, the commands seem to be executed in order. Thus, you may not need two macros, the clear command might work as the first command of the sequence.
Don't quote me on that, though, as I haven't tried it.
Also, shouldn't that be Chef, not Cook?
Quote:
I haven't tried this neutral naming thing. That might not be a bad idea, but you can't put the /clear_petnames in the same macro with the rest. It screws up for some reason.
Has the Arsonist started coming up with the wrong name? I never noticed this problem before.
Anyway, I have a macro of my own which switches the name of my Enforcers. I find that the command basically works if I rename one to a neutral name, rename the other, and then rename the neutral name. That is, the commands seem to be executed in order. Thus, you may not need two macros, the clear command might work as the first command of the sequence. Don't quote me on that, though, as I haven't tried it. Also, shouldn't that be Chef, not Cook? |
I'll probably post this in tutorials pretty soon, but I'd like to make sure it works for everyone, and receive any input on if it can be improved first. My MM is a Thugz MM, and I'm using South Park names: Cook, Timmy, Stan, Kyle, Eric, and Kenny. This requires two macros (or binds). The slash commands are:
clear_petnames
and
petselect_name Bruiser$$petrename Cook$$petselect_name Enforcers 1$$petrename Timmy$$petselect_name Enforcers 2$$petrename Stan$$petselect_name Punk 1$$petrename Kyle$$petselect_name Punk 2$$petrename Eric$$petselect_name Arsonist$$petrename Kenny
Insofar as I've tested it, hitting these two macros will fix the "arsonist changes name" bug. It'll probably also work for Demon MM's with some modification, since their renaming issues are even crazier.