Changes

Inertial dampening bind

444 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)
|}
Bureaucrat, administrator
339
edits