Changes

Inertial dampening bind

302 bytes added, 03:29, 9 July 2005
[[Binds:Inertial Dampening Controls]] moved to [[Inertial dampening bind]]
When ''Mouselook Mode'' is enabled, the mouse controls are dampened somewhat. This bind allows you to change the amount of dampening applied. When this value is higher, the ship will turn faster. However, you will notice that your ship's nose "wobbles" somewhat, making it more difficult to aim. At a lower value, the "wobble" is reduced, but the ship will turn slower. Just to make things clear, this bind has '''absolutely no effect''' on controls when mouselook mode is disabled.
 
==Code==
alias cr-4 "set controlresponse 2.00; alias crup cr4; alias crdn cr-3; echo '200%'"
alias cr3 "set controlresponse 0.25; alias crup cr2; alias crdn cr4; echo '25%'"
alias cr4 "set controlresponse 0.10; alias crup cr3; alias crdn cr-4; echo '10%'"
alias cr crup "cr0cr1" alias crdn "cr-1"
==Aliases==
|-
| crup
| Decreases inertial dampening (increases Increase control response)
|-
| crdn
|Increases inertial dampening (increases Decreases control response)
|}
==Credit==
Originally by Arolte/Khral, but highly modified and enhanced by Roguelazer.
 
==Notes==
This bind only affects mouselook mode. It will not do anything if you use mouselock mode, a joystick, or your keyboard for flight.
[[Category:Binds]]
Bureaucrat, administrator
339
edits