Emergency brakes bind: Difference between revisions

From Vendetta Online Wiki
Jump to navigationJump to search
No edit summary
 
Line 1: Line 1:
==Emergency Brakes==
==Emergency Brakes==
Code:<br>
Code:
<code>
alias +ebrake "+Decelerate ; +Brakes "
alias +ebrake "+Decelerate ; +Brakes "<br>
alias -ebrake "+Decelerate 0 ; +Brakes 0 "
alias -ebrake "+Decelerate 0 ; +Brakes 0 "<br>
 
</code><br>
Bind these commands to the keys of your choice:
Bind these commands to the keys of your choice:
{| style="border:2px solid grey;" cellspacing=0
{| style="border:2px solid grey;" cellspacing=0

Revision as of 23:39, 26 February 2005

Emergency Brakes

Code:

alias +ebrake "+Decelerate ; +Brakes "
alias -ebrake "+Decelerate 0 ; +Brakes 0 "

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