Advertisement
tavarner17

initree120gammazoom

Feb 4th, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.61 KB | None | 0 0
  1. ;; #############################################################################
  2. ;; ## T:A best input.ini ##
  3. ;; ## 120 ZoomGamma Default Version ##
  4. ;; ## based on Shreq's nerd input.ini (c) 2014 ##
  5. ;; ## USAGE: ##
  6. ;; ## 1. Make it read only ##
  7. ;; ## 2. Reset all key bindings in-game and restart the game ##
  8. ;; ## - If you change something and it's not working in-game, reset bindings ##
  9. ;; ## from the in-game keybinding menu ##
  10. ;; ## ##
  11. ;; ## Note: The GBA aliases included here are needed otherwise some functions ##
  12. ;; ## like console/chat won't work while being in the menu ##
  13. ;; #############################################################################
  14.  
  15. [Engine.PlayerInput]
  16. ;; Togglezoom off and FOV scaling off.
  17. MouseSensitivity = 6.0
  18. LookRightScale = 0.0
  19. LookUpScale = 0.0
  20. DoubleClickTime = 0.25
  21. bEnableMouseSmoothing = False
  22. bInvertAirVehicles = False
  23. bInvertMouse = False
  24. bInvertTurn = False
  25. bUseToggleZoom = False
  26. FlyingPitchSensitivity = 40.0
  27. FlyingYawSensitivity = 40.0
  28. FOVSetting = 120
  29. bEnableFOVScaling = False
  30. ;; MOVEMENT ;; =================================================================
  31. ;;
  32. Bindings=(Name="W", Command="Axis aBaseY Speed=+1.0")
  33. Bindings=(Name="S", Command="Axis aBaseY Speed=-1.0")
  34. Bindings=(Name="A", Command="Axis aStrafe Speed=-1.0")
  35. Bindings=(Name="D", Command="Axis aStrafe Speed=+1.0")
  36. Bindings=(Name="Spacebar", Command="PressedSki 1 | OnRelease ReleasedSki")
  37. ;; MOUSE ;; ====================================================================
  38. ;;
  39. Bindings=(Name="MouseX", Command="Count bXAxis | Axis aMouseX Speed=+1.0 DeadZone=0 AbsoluteAxis=0")
  40. Bindings=(Name="MouseY", Command="Count bYAxis | Axis aMouseY Speed=+1.0 DeadZone=0 AbsoluteAxis=0")
  41. Bindings=(Name="LookUp", Command="Axis aLookUp Speed=+1.0 AbsoluteAxis=0")
  42. Bindings=(Name="LookDown", Command="Axis aLookUp Speed=-1.0 AbsoluteAxis=0")
  43. Bindings=(Name="GBA_TurnLeft", Command="Axis aBaseX Speed=-1.0 AbsoluteAxis=0")
  44. Bindings=(Name="GBA_TurnRight", Command="Axis aBaseX Speed=+1.0 AbsoluteAxis=0")
  45. Bindings=(Name="LeftMouseButton", Command="StartFire | OnRelease StopFire")
  46. Bindings=(Name="RightMouseButton", Command="ToggleJetpack 1 1| onrelease ToggleJetpack 0 | Axis aUp Speed=+1.0 AbsoluteAxis=100",bIgnoreShift=True)
  47. Bindings=(Name="RightMouseButton", Command="ToggleJetpack 1 0| onrelease ToggleJetpack 0 | Axis aUp Speed=+1.0 AbsoluteAxis=100",Shift=True)
  48. Bindings=(Name="MiddleMouseButton", Command="")
  49. Bindings=(Name="MouseScrollUp", Command="NextWeapon",bIgnoreShift=True)
  50. Bindings=(Name="MouseScrollDown", Command="NextWeapon",bIgnoreShift=True)
  51. Bindings=(Name="MouseScrollUp", Command="MagnifyZoom | SetSensitivity 1",Shift=True)
  52. Bindings=(Name="MouseScrollDown", Command="DemagnifyZoom | SetSensitivity 2",Shift=True)
  53. Bindings=(Name="LeftShift", Command="PressedZoom | MagnifyZoom | OnRelease ReleasedZoom | SetSensitivity 1 | OnRelease SetSensitivity 6 | Gamma 0.6 | OnRelease Gamma 1.7")
  54. ;; GAMMA SCRIPT ;; ======================================================
  55. ;;
  56. Bindings=(Name="Comma", Command="GammaH",Shift=True)
  57. Bindings=(Name="GammaL", Command="Gamma 0.6 | SetBind Comma GammaH | SetBind N Gamma05 | SetBind M Gamma07")
  58. Bindings=(Name="GammaH", Command="Gamma 1.7 | SetBind Comma GammaL | SetBind N Gamma16 | SetBind M Gamma18")
  59. Bindings=(Name="N", Command="Gamma16",Shift=True)
  60. Bindings=(Name="M", Command="Gamma18",Shift=True)
  61. Bindings=(Name="Gamma05", Command="Gamma 0.5 | SetBind N Gamma05 | SetBind M Gamma06 | Say Gamma = 0.5")
  62. Bindings=(Name="Gamma06", Command="Gamma 0.6 | SetBind N Gamma05 | SetBind M Gamma07 | Say Gamma = 0.6")
  63. Bindings=(Name="Gamma07", Command="Gamma 0.7 | SetBind N Gamma06 | SetBind M Gamma08 | Say Gamma = 0.7")
  64. Bindings=(Name="Gamma08", Command="Gamma 0.8 | SetBind N Gamma07 | SetBind M Gamma09 | Say Gamma = 0.8")
  65. Bindings=(Name="Gamma09", Command="Gamma 0.9 | SetBind N Gamma08 | SetBind M Gamma10 | Say Gamma = 0.9")
  66. Bindings=(Name="Gamma10", Command="Gamma 1.0 | SetBind N Gamma09 | SetBind M Gamma11 | Say Gamma = 1.0")
  67. Bindings=(Name="Gamma11", Command="Gamma 1.1 | SetBind N Gamma10 | SetBind M Gamma12 | Say Gamma = 1.1")
  68. Bindings=(Name="Gamma12", Command="Gamma 1.2 | SetBind N Gamma11 | SetBind M Gamma13 | Say Gamma = 1.2")
  69. Bindings=(Name="Gamma13", Command="Gamma 1.3 | SetBind N Gamma12 | SetBind M Gamma14 | Say Gamma = 1.3")
  70. Bindings=(Name="Gamma14", Command="Gamma 1.4 | SetBind N Gamma13 | SetBind M Gamma15 | Say Gamma = 1.4")
  71. Bindings=(Name="Gamma15", Command="Gamma 1.5 | SetBind N Gamma14 | SetBind M Gamma16 | Say Gamma = 1.5")
  72. Bindings=(Name="Gamma16", Command="Gamma 1.6 | SetBind N Gamma15 | SetBind M Gamma17 | Say Gamma = 1.6")
  73. Bindings=(Name="Gamma17", Command="Gamma 1.7 | SetBind N Gamma16 | SetBind M Gamma18 | Say Gamma = 1.7")
  74. Bindings=(Name="Gamma18", Command="Gamma 1.8 | SetBind N Gamma17 | SetBind M Gamma19 | Say Gamma = 1.8")
  75. Bindings=(Name="Gamma19", Command="Gamma 1.9 | SetBind N Gamma18 | SetBind M Gamma20 | Say Gamma = 1.9")
  76. Bindings=(Name="Gamma20", Command="Gamma 2.0 | SetBind N Gamma19 | SetBind M Gamma21 | Say Gamma = 2.0")
  77. Bindings=(Name="Gamma21", Command="Gamma 2.1 | SetBind N Gamma20 | SetBind M Gamma22 | Say Gamma = 2.1")
  78. Bindings=(Name="Gamma22", Command="Gamma 2.2 | SetBind N Gamma21 | SetBind M Gamma23 | Say Gamma = 2.2")
  79. Bindings=(Name="Gamma23", Command="Gamma 2.3 | SetBind N Gamma22 | SetBind M Gamma24 | Say Gamma = 2.3")
  80. Bindings=(Name="Gamma24", Command="Gamma 2.4 | SetBind N Gamma23 | SetBind M Gamma25 | Say Gamma = 2.4")
  81. Bindings=(Name="Gamma25", Command="Gamma 2.5 | SetBind N Gamma24 | SetBind M Gamma26 | Say Gamma = 2.5")
  82. Bindings=(Name="Gamma26", Command="Gamma 2.6 | SetBind N Gamma25 | SetBind M Gamma27 | Say Gamma = 2.6")
  83. Bindings=(Name="Gamma27", Command="Gamma 2.7 | SetBind N Gamma26 | SetBind M Gamma29 | Say Gamma = 2.7")
  84. Bindings=(Name="Gamma28", Command="Gamma 2.8 | SetBind N Gamma27 | SetBind M Gamma29 | Say Gamma = 2.8")
  85. Bindings=(Name="Gamma29", Command="Gamma 2.9 | SetBind N Gamma28 | SetBind M Gamma30 | Say Gamma = 2.9")
  86. Bindings=(Name="Gamma30", Command="Gamma 3.0 | SetBind N Gamma29 | SetBind M Gamma30 | Say Gamma = 3.0")
  87. ;; WEAPON SWAP SCRIPT ;; ======================================================
  88. ;; If swaps feels weird or your frames drop, change Q line to this: 'Bindings=(Name="Q", Command="NextWeapon")'
  89. Bindings=(Name="GBA_SwitchWeaponA", Command="EquipPrimary | SetBind W GBA_SwitchWeaponB")
  90. Bindings=(Name="GBA_SwitchWeaponB", Command="EquipSecondary | SetBind W GBA_SwitchWeaponA")
  91. Bindings=(Name="Q", Command="GBA_SwitchWeaponB")
  92. ;; WEAPONS ;; ==================================================================
  93. ;;
  94. Bindings=(Name="R", Command="ReloadWeapon")
  95. Bindings=(Name="E", Command="PressedMelee")
  96. Bindings=(Name="F", Command="PressedBelt")
  97. Bindings=(Name="One", Command="EquipPrimary")
  98. Bindings=(Name="Two", Command="EquipSecondary")
  99. Bindings=(Name="Three", Command="SwitchToCallIn 1")
  100. Bindings=(Name="Four", Command="SwitchToCallIn 2")
  101. Bindings=(Name="Five", Command="SwitchToCallIn 3")
  102. ;; CUSTOM TAUNT BINDS ;; =======================================================
  103. ;;
  104. Bindings=(Name="Insert", Command="Say ")
  105. Bindings=(Name="Delete", Command="Say ")
  106. Bindings=(Name="Home", Command="Say ")
  107. Bindings=(Name="End", Command="Say FFFFK")
  108. Bindings=(Name="PageUp", Command="Say Push F, Win Game")
  109. Bindings=(Name="PageDown", Command="Say SwagPEWPEWSwag")
  110. ;; Randos ;; ===================================================================
  111. ;;
  112. Bindings=(Name="H", Command="Say BEEP!BEEP! | PlayVehicleHorn")
  113. Bindings=(Name="C", Command="PressedPack")
  114. Bindings=(Name="G", Command="Use")
  115. Bindings=(Name="LeftAlt", Command="SpotTarget")
  116. Bindings=(Name="O", Command="ToggleShowObjectMarkers")
  117. Bindings=(Name="Z", Command="DropFlag")
  118. Bindings=(Name="Escape", Command="OpenMenu")
  119. Bindings=(Name="GBA_ShowScores", Command="SetShowScores True | OnRelease SetShowScores False")
  120. Bindings=(Name="Tab", Command="GBA_ShowScores | StopWeather",bIgnoreAlt=True)
  121. Bindings=(Name="Tab", Command="ToggleSki",Alt=True)
  122. Bindings=(Name="X", Command="BehindView")
  123. Bindings=(Name="V", Command="BeginVGS")
  124. Bindings=(Name="P", Command="OnRelease ToggleTeamSelectionMenu")
  125. Bindings=(Name="K", Command="Suicide")
  126. ;; CLASS SELECTION ;; ==========================================================
  127. ;;
  128. Bindings=(Name="Enter", Command="Suicide")
  129. Bindings=(Name="NumPadOne", Command="ClassHotkeyPTH")
  130. Bindings=(Name="NumPadTwo", Command="ClassHotkeySEN")
  131. Bindings=(Name="NumPadThree", Command="ClassHotkeyINF")
  132. Bindings=(Name="NumPadFour", Command="ClassHotkeySLD")
  133. Bindings=(Name="NumPadFive", Command="ClassHotkeyRDR")
  134. Bindings=(Name="NumPadSix", Command="ClassHotkeyTCN")
  135. Bindings=(Name="NumPadSeven", Command="ClassHotkeyJUG")
  136. Bindings=(Name="NumPadEight", Command="ClassHotkeyDMB")
  137. Bindings=(Name="NumPadNine", Command="ClassHotkeyBRT")
  138. ;; CHAT/CONSOLE ;; =============================================================
  139. ;;
  140. Bindings=(Name="GBA_ReplyTalk", Command="OnRelease ReplyTalk")
  141. Bindings=(Name="GBA_ToggleChat", Command="OnRelease ToggleChat")
  142. Bindings=(Name="GBA_Talk", Command="Talk")
  143. Bindings=(Name="GBA_TeamTalk", Command="TeamTalk")
  144. Bindings=(Name="Tilde", Command="GBA_ToggleChat")
  145. Bindings=(Name="LeftBracket", Command="TypeKeyPressed")
  146. Bindings=(Name="RightBracket", Command="GBA_TeamTalk")
  147. Bindings=(Name="Backslash", Command="GBA_Talk")
  148. Bindings=(Name="Slash", Command="GBA_ReplyTalk")
  149. ;; F-KEYS ;; ===================================================================
  150. ;;
  151. Bindings=(Name="F1", Command="")
  152. Bindings=(Name="F2", Command="")
  153. Bindings=(Name="F3", Command="Show BSP | Show COLLISION | Show SKELMESHES | Show FOG | Show DECALS | Show LEVELCOLORATION")
  154. Bindings=(Name="F4", Command="Shot")
  155. Bindings=(Name="F5", Command="VoteNo")
  156. Bindings=(Name="F6", Command="VoteYes")
  157. Bindings=(Name="F7", Command="Scale Set DynamicLights False | Scale Set DirectionalLightmaps False | Say DL: Off DLM: Off")
  158. Bindings=(Name="F8", Command="Scale Set DynamicLights False | Scale Set DirectionalLightmaps True | Say DL: Off DLM: On")
  159. Bindings=(Name="F9", Command="Scale Set DynamicLights True | Scale Set DirectionalLightmaps False | Say DL: On DLM: Off")
  160. Bindings=(Name="F10", Command="Scale Toggle DepthOfField")
  161. Bindings=(Name="F11", Command="")
  162. Bindings=(Name="F12", Command="Reconnect")
  163. ;[/Engine.PlayerInput]
  164.  
  165. [TribesGame.TrPlayerInput_Spectator]
  166. LookRightScale = 0.0
  167. LookUpScale = 0.0
  168. ;; MOVEMENT ;; =================================================================
  169. ;;
  170. Bindings=(Name="W", Command="Axis aBaseY Speed=+1.0 | ViewSelf")
  171. Bindings=(Name="S", Command="Axis aBaseY Speed=-1.0 | ViewSelf")
  172. Bindings=(Name="A", Command="Axis aStrafe Speed=-1.0 | ViewSelf")
  173. Bindings=(Name="D", Command="Axis aStrafe Speed=+1.0 | ViewSelf")
  174. Bindings=(Name="Spacebar", Command="Axis aUp Speed=+1.0 | ViewSelf")
  175. Bindings=(Name="LeftShift", Command="Axis aUp Speed=-1.0 | ViewSelf")
  176. ;; MOUSE ;; ====================================================================
  177. ;;
  178. Bindings=(Name="MouseX", Command="Count bXAxis | Axis aMouseX Speed=+2.3 DeadZone=0 AbsoluteAxis=0")
  179. Bindings=(Name="MouseY", Command="Count bYAxis | Axis aMouseY Speed=+2.3 DeadZone=0 AbsoluteAxis=0")
  180. Bindings=(Name="LeftMouseButton", Command="ViewNextPlayer")
  181. Bindings=(Name="RightMouseButton", Command="ViewPreviousPlayer")
  182. Bindings=(Name="MiddleMouseButton", Command=" ")
  183. Bindings=(Name="MouseScrollUp", Command="IncreaseSpeed 250 | DecreaseCamDistance 100", bIgnoreShift=True)
  184. Bindings=(Name="MouseScrollDown", Command="DecreaseSpeed 250 | IncreaseCamDistance 100", bIgnoreShift=True)
  185. Bindings=(Name="MouseScrollUp", Command="IncreaseSpeed 500 | DecreaseCamDistance 200", Shift=True)
  186. Bindings=(Name="MouseScrollDown", Command="DecreaseSpeed 500 | IncreaseCamDistance 200", Shift=True)
  187. ;; MISC GAME ;; ================================================================
  188. ;;
  189. Bindings=(Name="Escape", Command="OpenMenu")
  190. Bindings=(Name="Tab", Command="SetShowScores True | OnRelease SetShowScores False | StopWeather | MODIFYSOUNDCLASS Ambient VOL=0 | MODIFYSOUNDCLASS Concussion VOL=0 | MODIFYSOUNDCLASS World_Props VOL=0 | MODIFYSOUNDCLASS weaponfire VOL=0.25 | MODIFYSOUNDCLASS VoxAnnouncer VOL=2")
  191. Bindings=(Name="O", Command="ToggleShowObjectMarkers")
  192. Bindings=(Name="P", Command="OnRelease ToggleTeamSelectionMenu")
  193. ;; SPECTATOR VIEW STUFF ;; =====================================================
  194. ;;
  195. Bindings=(Name="B", Command="ViewBookmarks True | OnRelease ViewBookmarks False")
  196. Bindings=(Name="C", Command="ViewFlagStands True | OnRelease ViewFlagStands False")
  197. Bindings=(Name="F", Command="ViewFlags True | OnRelease ViewFlags False")
  198. Bindings=(Name="G", Command="ViewGenerators True | OnRelease ViewGenerators False")
  199. Bindings=(Name="R", Command="ViewFastestPlayer True | OnRelease ViewFastestPlayer False")
  200. Bindings=(Name="V", Command="ViewVehicles True | OnRelease ViewVehicles False")
  201. Bindings=(Name="O", Command="ShowSpectatorHUD")
  202. Bindings=(Name="X", Command="ShowSpectatorControls")
  203. Bindings=(Name="L", Command="ToggleLockViewToPlayer")
  204. Bindings=(Name="One", Command="GotoViewTarget SpectatorKeybindOne", bIgnoreShift=True)
  205. Bindings=(Name="Two", Command="GotoViewTarget SpectatorKeybindTwo", bIgnoreShift=True)
  206. Bindings=(Name="Three", Command="GotoViewTarget SpectatorKeybindThree", bIgnoreShift=True)
  207. Bindings=(Name="Four", Command="GotoViewTarget SpectatorKeybindFour", bIgnoreShift=True)
  208. Bindings=(Name="Five", Command="GotoViewTarget SpectatorKeybindFive", bIgnoreShift=True)
  209. Bindings=(Name="Six", Command="GotoViewTarget SpectatorKeybindSix", bIgnoreShift=True)
  210. Bindings=(Name="Seven", Command="GotoViewTarget SpectatorKeybindSeven", bIgnoreShift=True)
  211. Bindings=(Name="Eight", Command="GotoViewTarget SpectatorKeybindEight", bIgnoreShift=True)
  212. Bindings=(Name="Nine", Command="GotoViewTarget SpectatorKeybindNine", bIgnoreShift=True)
  213. Bindings=(Name="Zero", Command="GotoViewTarget SpectatorKeybindZero", bIgnoreShift=True)
  214. Bindings=(Name="One", Command="BindSpectatorViewTarget SpectatorKeybindOne", Shift=True)
  215. Bindings=(Name="Two", Command="BindSpectatorViewTarget SpectatorKeybindTwo", Shift=True)
  216. Bindings=(Name="Three", Command="BindSpectatorViewTarget SpectatorKeybindThree", Shift=True)
  217. Bindings=(Name="Four", Command="BindSpectatorViewTarget SpectatorKeybindFour", Shift=True)
  218. Bindings=(Name="Five", Command="BindSpectatorViewTarget SpectatorKeybindFive", Shift=True)
  219. Bindings=(Name="Six", Command="BindSpectatorViewTarget SpectatorKeybindSix", Shift=True)
  220. Bindings=(Name="Seven", Command="BindSpectatorViewTarget SpectatorKeybindSeven", Shift=True)
  221. Bindings=(Name="Eight", Command="BindSpectatorViewTarget SpectatorKeybindEight", Shift=True)
  222. Bindings=(Name="Nine", Command="BindSpectatorViewTarget SpectatorKeybindNine", Shift=True)
  223. Bindings=(Name="Zero", Command="BindSpectatorViewTarget SpectatorKeybindZero", Shift=True)
  224. ;; CHAT/CONSOLE ;; =============================================================
  225. ;;
  226. Bindings=(Name="GBA_ReplyTalk", Command="OnRelease ReplyTalk")
  227. Bindings=(Name="GBA_ToggleChat", Command="OnRelease ToggleChat")
  228. Bindings=(Name="GBA_Talk", Command="Talk")
  229. Bindings=(Name="GBA_TeamTalk", Command="TeamTalk")
  230. Bindings=(Name="Tilde", Command="GBA_ToggleChat")
  231. Bindings=(Name="LeftBracket", Command="TypeKeyPressed")
  232. Bindings=(Name="RightBracket", Command="GBA_TeamTalk")
  233. Bindings=(Name="Backslash", Command="GBA_Talk")
  234. Bindings=(Name="Slash", Command="GBA_ReplyTalk")
  235. ;; F-KEYS ;; ===================================================================
  236. ;;
  237. Bindings=(Name="F1", Command="")
  238. Bindings=(Name="F2", Command="")
  239. Bindings=(Name="F3", Command="Show BSP | Show COLLISION | Show SKELMESHES | Show FOG | Show DECALS | Show LEVELCOLORATION")
  240. Bindings=(Name="F4", Command="Shot")
  241. Bindings=(Name="F5", Command="VoteNo")
  242. Bindings=(Name="F6", Command="VoteYes")
  243. Bindings=(Name="F7", Command="Scale Set DynamicLights False | Scale Set DirectionalLightmaps False | Say DL: Off DLM: Off")
  244. Bindings=(Name="F8", Command="Scale Set DynamicLights False | Scale Set DirectionalLightmaps True | Say DL: Off DLM: On")
  245. Bindings=(Name="F9", Command="Scale Set DynamicLights True | Scale Set DirectionalLightmaps False | Say DL: On DLM: Off")
  246. Bindings=(Name="F10", Command="Scale Toggle DepthOfField")
  247. Bindings=(Name="F11", Command="")
  248. Bindings=(Name="F12", Command="Reconnect")
  249. ;; GAMMA TOGGLE SCRIPT ;; ======================================================
  250. ;;
  251. Bindings=(Name="Comma", Command="GammaH",Shift=True)
  252. Bindings=(Name="GammaL", Command="Gamma 0.6 | SetBind Comma GammaH | SetBind N Gamma05 | SetBind M Gamma07")
  253. Bindings=(Name="GammaH", Command="Gamma 1.7 | SetBind Comma GammaL | SetBind N Gamma16 | SetBind M Gamma18")
  254. Bindings=(Name="N", Command="Gamma16",Shift=True)
  255. Bindings=(Name="M", Command="Gamma18",Shift=True)
  256. Bindings=(Name="Gamma05", Command="Gamma 0.5 | SetBind N Gamma05 | SetBind M Gamma06 | Say Gamma = 0.5")
  257. Bindings=(Name="Gamma06", Command="Gamma 0.6 | SetBind N Gamma05 | SetBind M Gamma07 | Say Gamma = 0.6")
  258. Bindings=(Name="Gamma07", Command="Gamma 0.7 | SetBind N Gamma06 | SetBind M Gamma08 | Say Gamma = 0.7")
  259. Bindings=(Name="Gamma08", Command="Gamma 0.8 | SetBind N Gamma07 | SetBind M Gamma09 | Say Gamma = 0.8")
  260. Bindings=(Name="Gamma09", Command="Gamma 0.9 | SetBind N Gamma08 | SetBind M Gamma10 | Say Gamma = 0.9")
  261. Bindings=(Name="Gamma10", Command="Gamma 1.0 | SetBind N Gamma09 | SetBind M Gamma11 | Say Gamma = 1.0")
  262. Bindings=(Name="Gamma11", Command="Gamma 1.1 | SetBind N Gamma10 | SetBind M Gamma12 | Say Gamma = 1.1")
  263. Bindings=(Name="Gamma12", Command="Gamma 1.2 | SetBind N Gamma11 | SetBind M Gamma13 | Say Gamma = 1.2")
  264. Bindings=(Name="Gamma13", Command="Gamma 1.3 | SetBind N Gamma12 | SetBind M Gamma14 | Say Gamma = 1.3")
  265. Bindings=(Name="Gamma14", Command="Gamma 1.4 | SetBind N Gamma13 | SetBind M Gamma15 | Say Gamma = 1.4")
  266. Bindings=(Name="Gamma15", Command="Gamma 1.5 | SetBind N Gamma14 | SetBind M Gamma16 | Say Gamma = 1.5")
  267. Bindings=(Name="Gamma16", Command="Gamma 1.6 | SetBind N Gamma15 | SetBind M Gamma17 | Say Gamma = 1.6")
  268. Bindings=(Name="Gamma17", Command="Gamma 1.7 | SetBind N Gamma16 | SetBind M Gamma18 | Say Gamma = 1.7")
  269. Bindings=(Name="Gamma18", Command="Gamma 1.8 | SetBind N Gamma17 | SetBind M Gamma19 | Say Gamma = 1.8")
  270. Bindings=(Name="Gamma19", Command="Gamma 1.9 | SetBind N Gamma18 | SetBind M Gamma20 | Say Gamma = 1.9")
  271. Bindings=(Name="Gamma20", Command="Gamma 2.0 | SetBind N Gamma19 | SetBind M Gamma21 | Say Gamma = 2.0")
  272. Bindings=(Name="Gamma21", Command="Gamma 2.1 | SetBind N Gamma20 | SetBind M Gamma22 | Say Gamma = 2.1")
  273. Bindings=(Name="Gamma22", Command="Gamma 2.2 | SetBind N Gamma21 | SetBind M Gamma23 | Say Gamma = 2.2")
  274. Bindings=(Name="Gamma23", Command="Gamma 2.3 | SetBind N Gamma22 | SetBind M Gamma24 | Say Gamma = 2.3")
  275. Bindings=(Name="Gamma24", Command="Gamma 2.4 | SetBind N Gamma23 | SetBind M Gamma25 | Say Gamma = 2.4")
  276. Bindings=(Name="Gamma25", Command="Gamma 2.5 | SetBind N Gamma24 | SetBind M Gamma26 | Say Gamma = 2.5")
  277. Bindings=(Name="Gamma26", Command="Gamma 2.6 | SetBind N Gamma25 | SetBind M Gamma27 | Say Gamma = 2.6")
  278. Bindings=(Name="Gamma27", Command="Gamma 2.7 | SetBind N Gamma26 | SetBind M Gamma29 | Say Gamma = 2.7")
  279. Bindings=(Name="Gamma28", Command="Gamma 2.8 | SetBind N Gamma27 | SetBind M Gamma29 | Say Gamma = 2.8")
  280. Bindings=(Name="Gamma29", Command="Gamma 2.9 | SetBind N Gamma28 | SetBind M Gamma30 | Say Gamma = 2.9")
  281. Bindings=(Name="Gamma30", Command="Gamma 3.0 | SetBind N Gamma29 | SetBind M Gamma30 | Say Gamma = 3.0")
  282. ;[/TribesGame.TrPlayerInput_Spectator]
  283.  
  284. [TribesGame.TrChatConsole]
  285. ;;
  286. TribesAutoCompleteList=(Command="/", Desc="F7:No DL - F8:Directional only - F9:DL Only - F10:Toggle DoF - F12:Reconnect")
  287. TribesAutoCompleteList=(Command="/stat fps", Desc="/stat fps (Display your FPS)")
  288. TribesAutoCompleteList=(Command="/report", Desc="/report <Player> <Reason For Reporting> (Send a confidential report to Hi-Rez)")
  289. TribesAutoCompleteList=(Command="/mute", Desc="/mute <Player> (Stop displaying chat from a player)")
  290. TribesAutoCompleteList=(Command="/unmute", Desc="/unmute <Player> (Remove a player from your muted list)")
  291. TribesAutoCompleteList=(Command="/votekick", Desc="/votekick <Player> (Call an in-game vote to remove a player from the match)")
  292. TribesAutoCompleteList=(Command="/quit", Desc="/quit (Exit the program)")
  293. TribesAutoCompleteList=(Command="/sc login", Desc="/sc login <ServerID> <Password>")
  294. TribesAutoCompleteList=(Command="/sc select", Desc="/sc select <ServerID>")
  295. TribesAutoCompleteList=(Command="/sc server status", Desc="/sc server status (Shows server status)")
  296. TribesAutoCompleteList=(Command="/sc server start", Desc="/sc server start (Shows server on the custom server browser)")
  297. TribesAutoCompleteList=(Command="/sc server stop", Desc="/sc server stop (Immediately ends the match and removes server from the custom server browser)")
  298. TribesAutoCompleteList=(Command="/sc server shutdown", Desc="/sc server shutdown (Removes server from the custom server browser)")
  299. TribesAutoCompleteList=(Command="/sc map next", Desc=" Arx(1456) Xfire(1462) Drydock(1457) Kata(1447) Raindance(1516) Sunstar(1523) Tartarus(1512) TempleRuins(1493) Stonehenge(1522) Permafrost(1534) DX(1538) BellaOmega(1473) BellaOmegaNS(1551) Blueshift(1543) CCR(1514)")
  300. TribesAutoCompleteList=(Command="/sc map next", Desc="/sc map next (Skips to the next map in the map cycle)")
  301. TribesAutoCompleteList=(Command="/sc map next", Desc="/sc map next <mapID> (Sets the next map)")
  302. TribesAutoCompleteList=(Command="/sc map start", Desc=" Arx(1456) Xfire(1462) Drydock(1457) Kata(1447) Raindance(1516) Sunstar(1523) Tartarus(1512) TempleRuins(1493) Stonehenge(1522) Permafrost(1534) DX(1538) BellaOmega(1473) BellaOmegaNS(1551) Blueshift(1543) CCR(1514)")
  303. TribesAutoCompleteList=(Command="/sc map start", Desc="/sc map start (Skips warm up time if applicable)")
  304. TribesAutoCompleteList=(Command="/sc map start", Desc="/sc map start <mapID> (Skips to Map ID)")
  305. TribesAutoCompleteList=(Command="/sc map end", Desc="/sc map end (Ends current map)")
  306. ;[/TribesGame.TrChatConsole]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement