how to toggle?
/bind <key> "Powexectoggleon Hover$$Powexectoggleon Fly"
/bind <key> "Powexectoggleon Combat Jumping$$Powexectoggleon Super Jump"
Since the powers are mutually exclusive, this will toggle between the two.
Global @StarGeek
ParagonWiki.com-The original is still the best!
My Hero Merit rolls
Accuracy needed for 95% ToHit spreadsheet
Forum font change stripper for Firefox/Opera/Chrome. No more dealing with poor color choices, weird fonts or microscopic text
Search Wiki Patch notes, add site:ParagonWiki.com inurl:patch_notes to your Google Search
Hot dog tyvm.
Quote:
to OP
/bind <key> "Powexectoggleon Hover$$Powexectoggleon Fly"
/bind <key> "Powexectoggleon Combat Jumping$$Powexectoggleon Super Jump" Since the powers are mutually exclusive, this will toggle between the two. |
above binds work great but you can also use the "powexecname" command if you are toggling between related powers like hover and fly or combat jumping and super jump.
/bind <key> "powexecname hover$$powexecname fly" also works
if you are toggling between unrelated powers like fly and combat jumping, then you will need to use a "toggleoff" command.
/bind <key> "powexectoggleoff combat jumping$$powexecname fly (or powexectoggleon fly)"
otherwise, combat jumping will continue to run even while you are flying. though that isn't always a bad thing

If I'm not mistaken, that bind works best using the toggle_on variant of the powexec command, as if the power is already toggled on, it ignores the command. But with the _name version, you can get it stuck on toggling the one power at the end on & off.
Orc&Pie No.53230 There is an orc, and somehow, he got a pie. And you are hungry.
www.repeat-offenders.net
Negaduck: I see you found the crumb. I knew you'd never notice the huge flag.
How do you bind a key to toggle between powers like hover and fly or combat jumping and super jump.