Changes

Controlled Burn bind

64 bytes removed, 05:33, 26 May 2007
/* Code */
This bind allows the player to boost indefinitely with any ship and power cell. To configure the settings to your ship, type "/Turbo'''XX'''" where '''XX''' is the rate of the ship' turbo drain, and "/PC'''YY'''" where '''YY''' is the rate at which the ship's equipped power cell recharges.arges. 
==Code==
alias PC45 "alias CntlrdBrn2 'wait 0.45 CntrldBrn4'; echo 'Power Cell set at a charge of 45/sec."
alias PC50 "alias CntrldBrn2 'wait 0.50 CntrldBrn4'; echo 'Power Cell set at a charge of 50/sec."
alias Initiate "echo 'Controlled Burn Engaged'; alias Brkr2 ' '; alias Engage 'CntrldBrn1; CntrldBrn2; CntrldBrn3; Brkr2; Engage'; Engage"
alias Disengage "echo 'Controlled Burn Disengaged'; alias Engage ' '; CntrldBrn4;"
alias CntrldBrn1 "+turbo"
| CntrldBrnToggle
| Toggles the Controlled Burn between engaged and disengaged.
|-
| Turbo'''XX'''
| where '''XX''' is the rate of the ship' turbo drain.
|-
| PC'''YY'''
| where '''YY''' is the rate at which the ship's equipped power cell recharges.
|}
==Credit==
Originally by [[User:SuperMegaMyntMynt|Mynt]].
[[Category:Binds]]
10
edits