Advertisement
tavarner17

carl mousing

Dec 3rd, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. LookRightScale=0.000000
  2.  
  3. LookUpScale=0.000000
  4.  
  5. MouseSensitivity=30.000000
  6.  
  7. Bindings=(Name="MouseX",Command="Count bXAxis | GBA_XMouse ")
  8.  
  9. Bindings=(Name="MouseY",Command="Count bYAxis | GBA_YMouse ")
  10.  
  11. Bindings=(Name="GBA_XMouse",Command="Axis aMouseX Speed=+0.5 DeadZone=0 AbsoluteAxis=0")
  12.  
  13. Bindings=(Name="GBA_YMouse",Command="Axis aMouseY Speed=+0.5 DeadZone=0 AbsoluteAxis=0")
  14.  
  15. bEnableFOVScaling=False
  16.  
  17. FOVSetting=100
  18.  
  19. bEnableMouseSmoothing=false
  20.  
  21. Bindings=(Name="LeftShift",Command="DoZoom")
  22.  
  23. Bindings=(Name="DoZoom",Command=" PressedZoom | SetSensitivity 15 | OnRelease ReleasedZoom | OnRelease SetSensitivity 30 ")
  24.  
  25. Bindings=(Name="MouseScrollUp",Command="GBA_MagnifyZoom | SetSensitivity 10 ")
  26.  
  27. Bindings=(Name="MouseScrollDown",Command="GBA_DemagnifyZoom | SetSensitivity 15 ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement