Advertisement
nuckhy

Tenkah.cfg

Jan 31st, 2018
1,662
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. clear
  2. unbindall
  3.  
  4. //----------------------------------------------------------------------------------------------------
  5. //---------------------------------------------- NK.CFG ----------------------------------------------
  6. //----------------------------------------------------------------------------------------------------
  7.  
  8. // STARTER SETTINGS: "+exec tenkah.cfg -nod3d9ex -nojoy +mat_queue_mode 2 -threads 4 -refresh 60 -tickrate 128 -language bananagaming -novid"
  9. // nod3d9ex -> Retour windows plus rapide (gain en fps)
  10. // mat_queue_mode "2" to "-1" (Default / "0": Mono thread / "1": Alternate threads / "2": Multi threads)
  11.  
  12.  
  13. // BIND ----------------------------------------------------------------------------------------------
  14. bind "ESCAPE"                               "cancelselect"
  15. bind "'"                                    "+voicerecord"
  16. bind "0"                                    "slot10"
  17. bind "1"                                    "slot1"
  18. bind "2"                                    "slot2"
  19. bind "3"                                    "slot3"
  20. bind "4"                                    "slot4"
  21. bind "5"                                    "slot5"
  22. bind "6"                                    "slot6"
  23. bind "7"                                    "slot7"
  24. bind "8"                                    "slot8"
  25. bind "9"                                    "slot9"
  26. bind "b"                                    "buymenu"
  27. bind "c"                                    "radio3"
  28. bind "d"                                    "+moveright"
  29. bind "e"                                    "+use"
  30. bind "f"                                    "+lookatweapon"
  31. bind "g"                                    "drop"
  32. bind "i"                                    "show_loadout_toggle"
  33. bind "m"                                    "teammenu"
  34. bind "q"                                    "+moveleft"
  35. bind "r"                                    "+reload; r_cleardecals"
  36. bind "s"                                    "+back"
  37. bind "t"                                    "+spray_menu"
  38. bind "u"                                    "messagemode2"
  39. bind "y"                                    "messagemode"
  40. bind "z"                                    "+forward"
  41. bind ","                                    "buyammo1"
  42. bind "."                                    "buyammo2"
  43. bind "CAPSLOCK"                             "toggle voice_scale 0.4 0.05"
  44. bind "SHIFT"                                "+speed; r_cleardecals"
  45. bind "CTRL"                                 "+duck; r_cleardecals"
  46. bind "DEL"                                  "mute"
  47. bind "PAUSE"                                "pause"
  48. bind "F1"                                   "autobuy"
  49. bind "F2"                                   "rebuy"
  50. bind "F3"                                   "askconnect_accept"
  51. bind "F5"                                   "toggleconsole"
  52. bind "F6"                                   "save quick"
  53. bind "F7"                                   "load quick"
  54. bind "F10"                                  "quit prompt"
  55. bind "MOUSE1"                               "+attack"
  56. bind "MOUSE2"                               "+attack2; r_cleardecals"
  57. bind "MWHEELUP"                             "invprev"
  58. bind "MWHEELDOWN"                           "invnext"
  59. // TOUCHES LIBRES
  60. bind "a"                                    ""
  61. bind "e"                                    ""
  62. bind "p"                                    ""
  63. bind "t"                                    ""
  64. bind "v"                                    ""
  65. bind "x"                                    ""
  66. // PAVNUM
  67. bind "KP_END"                               "" // 1
  68. bind "KP_DOWNARROW"                         "" // 2
  69. bind "KP_PGDN"                              "" // 3
  70. bind "KP_LEFTARROW"                         "" // 4
  71. bind "KP_5"                                 "" // 5
  72. bind "KP_RIGHTARROW"                        "" // 6
  73. bind "KP_HOME"                              "" // 7
  74. bind "KP_UPARROW"                           "" // 8
  75. bind "KP_PGUP"                              "" // 9
  76.  
  77. // SHORTCUT ------------------------------------------------------------------------------------------
  78. alias "dc" "disconnect" // A tapper dans la console pour se déconnecter rapidement
  79.  
  80. // MOUSE ---------------------------------------------------------------------------------------------
  81. m_rawinput                                  "1"
  82. m_mouseaccel2                               "0"
  83. m_mouseaccel1                               "0"
  84. m_customaccel                               "0"
  85. m_mousespeed                                "0"
  86. sensitivity                                 "3"
  87. zoom_sensitivity_ratio_mouse                "1"
  88. cl_crosshair_sniper_width                   "1"
  89.  
  90. // MODEL POSITION ------------------------------------------------------------------------------------
  91. viewmodel_fov                               "68"
  92. viewmodel_offset_x                          "2.5"
  93. viewmodel_offset_y                          "1"
  94. viewmodel_offset_z                          "-1.500000"
  95. r_eyegloss                                  "0"
  96. r_eyemove                                   "0"
  97. r_eyeshift_x                                "0"
  98. r_eyeshift_y                                "0"
  99. r_eyeshift_z                                "0"
  100. r_eyesize                                   "0"
  101. cl_wpn_sway_scale                           "0"
  102.  
  103. // BOB -----------------------------------------------------------------------------------------------
  104. cl_bob_lower_amt                            "5"
  105. cl_bobamt_lat                               "0.1"
  106. cl_bobamt_vert                              "0.1"
  107. cl_bobcycle                                 "0.98"
  108. cl_viewmodel_shift_left_amt                 "0"
  109. cl_viewmodel_shift_right_amt                "0"
  110.  
  111. // TUTORIAL ------------------------------------------------------------------------------------------
  112. gameinstructor_enable                       "0"
  113. cl_showhelp                                 "0"
  114. cl_autohelp                                 "0"
  115. cl_disablefreezecam                         "1"
  116. cl_freezecampanel_position_dynamic          "0"
  117. cl_disablehtmlmotd                          "1"
  118.  
  119. // RATE ----------------------------------------------------------------------------------------------
  120. rate                                        "196608"
  121. cl_cmdrate                                  "128"
  122. cl_updaterate                               "128"
  123. cl_interp_ratio                             "1"
  124. cl_interp                                   "0"
  125. cl_lagcompensation                          "1"
  126. cl_predict                                  "1"
  127. cl_predictweapons                           "1"
  128.  
  129. // VIDEO ---------------------------------------------------------------------------------------------
  130. mat_monitorgamma                            "1.6"
  131. mat_monitorgamma_tv_enabled                 "0"
  132.  
  133. // NET -----------------------------------------------------------------------------------------------
  134. fps_max                                     "350"
  135. net_graph                                   "1"
  136. net_graphheight                             "0"
  137. net_graphmsecs                              "400"
  138. net_graphpos                                "2"
  139. net_graphproportionalfont                   "1"
  140. net_graphshowinterp                         "1"
  141. net_graphshowlatency                        "1"
  142. net_graphsolid                              "1"
  143. net_graphtext                               "1"
  144. net_maxroutable                             "1200"
  145. net_scale                                   "5"
  146. net_client_steamdatagram_enable_override    "1"
  147.  
  148. // HUD -----------------------------------------------------------------------------------------------
  149. hud_scaling                                 "0.95"
  150. hud_showtargetid                            "1"
  151. cl_hud_bomb_under_radar                     "1"
  152. cl_hud_color                                "2" // Couleur du HUD (Bleu clair)
  153. cl_color                                    "3" // Couleur en MM (Bleu)
  154. cl_hud_radar_scale                          "0.9"
  155. cl_radar_scale                              "0.3"
  156. cl_radar_always_centered                    "0"
  157. cl_hud_playercount_showcount                "0"
  158. cl_hud_playercount_pos                      "1"
  159. cl_hud_healthammo_style                     "1"
  160. cl_hud_background_alpha                     "0.2"
  161. cl_loadout_colorweaponnames                 "1"
  162. cl_radar_icon_scale_min                     "0.8"
  163. cl_showloadout                              "1"
  164. safezonex                                   "1"
  165. safezoney                                   "1"
  166.  
  167. // RADAR ---------------------------------------------------------------------------------------------
  168. cl_hud_radar_scale                          "1"
  169. cl_radar_scale                              "0.4"
  170. cl_radar_always_centered                    "0"
  171. cl_radar_icon_scale_min                     "1"
  172.  
  173. // AUDIO ---------------------------------------------------------------------------------------------
  174. volume                                      "0.25"
  175. voice_scale                                 "0.4"
  176. snd_mixahead                                "0.05"
  177. voice_mixer_volume                          "0.6"
  178. snd_hwcompat                                "1"
  179. snd_headphone_pan_exponent                  "2"
  180. // MUSIC VOLUME ---
  181. snd_musicvolume                             "0.4"
  182. snd_menumusic_volume                        "0"
  183. snd_roundstart_volume                       "0"
  184. snd_roundend_volume                         "0"
  185. snd_mapobjective_volume                     "0"
  186. snd_tensecondwarning_volume                 "1"
  187. snd_deathcamera_volume                      "0"
  188.  
  189. // OTHER ---------------------------------------------------------------------------------------------
  190. r_drawtracers_firstperson                   "0"
  191. lobby_voice_chat_enabled                    "0"
  192. cl_use_opens_buy_menu                       "0"
  193. mm_dedicated_search_maxping                 "50"
  194. cl_autowepswitch                            "0"
  195. spec_show_xray                              "1"
  196. func_break_max_pieces                       "0"
  197. cl_forcepreload                             "1"
  198. cl_resend                                   "6"
  199. cl_timeout                                  "9999999"
  200. r_dynamic                                   "0"
  201. muzzleflash_light                           "0"
  202. sys_antialiasing                            "0"
  203. sys_aspectratio                             "-1"
  204. sys_refldetail                              "0"
  205. mat_queue_mode                              "2"
  206. cl_hideserverip                             "1"
  207. cl_teamid_overhead_always                   "1"
  208. net_graphheight                             "9999"
  209. con_filter_text_out                         "Avatar"
  210. con_filter_text                             "Damage Given to"
  211. con_filter_enable                           "2"
  212. developer                                   "1"
  213.  
  214. //----------------------------------------------------------------------------------------------------
  215. //---------------------------------------------- SCRIPTS ---------------------------------------------
  216. //----------------------------------------------------------------------------------------------------
  217.  
  218. // NETGRAPH ------------------------------------------------------------------------------------------
  219. alias +scorenet                             "+showscores; net_graphheight 0; r_cleardecals"
  220. alias -scorenet                             "-showscores; net_graphheight 9999"
  221. bind "TAB"                                  "+scorenet"
  222.  
  223. // JUMP THROW ----------------------------------------------------------------------------------------
  224. alias +jumpthrow                            "+jump; +attack"
  225. alias -jumpthrow                            "-jump; -attack"
  226. bind "RIGHTARROW"                           "+jumpthrow"
  227.  
  228. // JUMP DUCK -----------------------------------------------------------------------------------------
  229. alias +jumpduck                             "+jump; +duck; r_cleardecals"
  230. alias -jumpduck                             "-jump; -duck"
  231. bind  "SPACE"                               "+jumpduck"
  232.  
  233. // TOGGLE INFO TARGET ID -----------------------------------------------------------------------------
  234. alias ToggleInfo                            "info_on"
  235. alias info_on                               "+cl_show_team_equipment; alias ToggleInfo "info_off""
  236. alias info_off                              "-cl_show_team_equipment; alias ToggleInfo "info_on""
  237. bind "MOUSE3"                               "ToggleInfo"
  238.  
  239. // DISPLAY ADVANCED DAMAGE DETAILS -------------------------------------------------------------------
  240. alias displaydamage                         "displaydamage_off"
  241. alias displaydamage_on                      "con_filter_text_out "Avatar"; con_filter_text "Damage Given to"; con_filter_enable "2"; developer "1"; playvol buttons\blip1 "0.5"; alias displaydamage "displaydamage_off""
  242. alias displaydamage_off                     "con_filter_enable "0"; developer "0"; playvol buttons\blip2 "0.5"; alias displaydamage "displaydamage_on""
  243. bind "F4"                                   "displaydamage"
  244.  
  245. // CHANGE CROSSHAIR COLOR ----------------------------------------------------------------------------
  246. alias crossColor                            "crossOrange"
  247. alias crossOrange                           "cl_crosshaircolor "5"; cl_crosshaircolor_r "255"; cl_crosshaircolor_g "148"; cl_crosshaircolor_b "50"; alias crossColor "crossCyan""
  248. alias crossCyan                             "cl_crosshaircolor "4"; alias crossColor "crossGreen""
  249. alias crossGreen                            "cl_crosshaircolor "1"; alias crossColor "crossPurple""
  250. alias crossPurple                           "cl_crosshaircolor "5"; cl_crosshaircolor_r "217"; cl_crosshaircolor_g "0"; cl_crosshaircolor_b "255"; alias crossColor "crossWhite""
  251. alias crossWhite                            "cl_crosshaircolor "5"; cl_crosshaircolor_r "255"; cl_crosshaircolor_g "255"; cl_crosshaircolor_b "255"; alias crossColor "crossRed""
  252. alias crossRed                              "cl_crosshaircolor "0"; alias crossColor "crossOrange""
  253. bind "="                                    "crossColor"
  254.  
  255.  
  256. // ---------------------------------------------------------------------------------------------------
  257. // --------------------------------------------- W/o KEY ---------------------------------------------
  258. // ---------------------------------------------------------------------------------------------------
  259.  
  260. // SWITCH PRIM / KNIFE -------------------------------------------------------------------------------
  261. alias +knife                                "use weapon_knife"
  262. alias -knife                                "slot1"
  263. bind ""                                     "+knife"
  264.  
  265. // THROW CROSSHAIR -----------------------------------------------------------------------------------
  266. alias +throwCross                           "r_cleardecals; cl_crosshairsize "450""
  267. alias -throwCross                           "cl_crosshairsize "2""
  268. bind ""                                     "+throwCross"
  269.  
  270. // SWITCH SIDE ---------------------------------------------------------------------------------------
  271. alias switchSide                            "leftSide"
  272. alias leftSide                              "cl_righthand "0"; alias switchSide "rightSide""
  273. alias rightSide                             "cl_righthand "1"; alias switchSide "leftSide""
  274. bind ""                                     "switchSide"
  275.  
  276. echo "Config Loaded!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement