Emergency brakes bind: Difference between revisions
From Vendetta Online Wiki
Jump to navigationJump to search
Roguelazer (talk | contribs) |
Roguelazer (talk | contribs) |
||
Line 5: | Line 5: | ||
==Aliases== | ==Aliases== | ||
Bind these commands to the keys of your choice: | Bind these commands to the keys of your choice: | ||
{| | {| border="1" | ||
|- | |- | ||
! | ! Command | ||
! Description | |||
|- | |- | ||
| | | +ebrake | ||
| Enables emergency brakes while held down. | |||
|} | |} | ||
==Credit== | ==Credit== | ||
Originally by Arolte, modified to work as a held key instead of a toggle by Eldrad | Originally by Arolte, modified to work as a held key instead of a toggle by Eldrad |
Revision as of 01:20, 5 March 2005
Code
alias +ebrake "+Decelerate ; +Brakes " alias -ebrake "+Decelerate 0 ; +Brakes 0 "
Aliases
Bind these commands to the keys of your choice:
Command | Description |
---|---|
+ebrake | Enables emergency brakes while held down. |
Credit
Originally by Arolte, modified to work as a held key instead of a toggle by Eldrad