From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
No edit summary
m (Reverted edit of 71.36.122.203, changed back to last version by 66.30.235.135)
Line 1: Line 1:
Here's one way to make multiple toggles activate with one key.


:/bind <key> "+ $$powexec_toggleon Combat Jumping$$powexec_toggleon Fire Shield"
What that will do is on the down press it will activate fire shield and on the release (if it's held long enough) it will activate combat jumping. You can use as many toggleons as you want, more than two will require multiple keypresses.
:/bind <key> "powexec_toggleon combat jumping$$powexec_toggleon fire shield$$powexec_toggleon fiery aura"

Revision as of 03:05, 10 April 2006

Here's one way to make multiple toggles activate with one key.

/bind <key> "+ $$powexec_toggleon Combat Jumping$$powexec_toggleon Fire Shield"

What that will do is on the down press it will activate fire shield and on the release (if it's held long enough) it will activate combat jumping. You can use as many toggleons as you want, more than two will require multiple keypresses.

/bind <key> "powexec_toggleon combat jumping$$powexec_toggleon fire shield$$powexec_toggleon fiery aura"