Emergency brakes bind: Difference between revisions

From Vendetta Online Wiki
Jump to navigationJump to search
No edit summary
Line 16: Line 16:
==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
[[Category:Binds]]

Revision as of 19:54, 22 April 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