Changes

Combat Flight Assist

20 bytes added, 18:13, 6 February 2006
/* Aliases */
==Code==
alias stop "Accel 0; echo 'Lateral Thrusters Disabled'" alias backward "Accel -1000; echo 'Throttle Full Backward'" alias forward "Accel 1000; echo 'Throttle Full Forward'" alias nothing "" alias fight "fight2" alias fight1 "echo 'Combat Assist Mode ON'; bind '''r''' forward; bind '''f''' backward; alias fight fight2; alias fight fight2; bind '''/''' stop" alias fight2 "echo 'Combat Assist Mode OFF'; bind '''r''' +Accelerate; bind '''f''' +Decelerate; bind '''/''' nothing; alias fight fight1; stop"
==Variants==
==Aliases==
Bind these commands ''fight'' to the keys key of your choice:
{| border="1"
|-
==Credit==
Bind created by [[User:Person|Calder]].
[[Category:Binds]]
113
edits