Advertisement
PanCitron

_l3moN

Feb 17th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.88 KB | None | 0 0
  1. // Main Settings
  2. con_enable "1"
  3. cl_showhelp "0"
  4. cl_autohelp "0"
  5. cl_disablefreezecam "1"
  6. cl_disablehtmlmotd "1"
  7. cl_forcepreload "1"
  8. cl_join_advertise "2"
  9. gameinstructor_enable "0"
  10. lobby_default_privacy_bits1 "0"
  11. cl_teamid_overhead_always 2
  12.  
  13. // Hud
  14. cl_hud_background_alpha 1;
  15. cl_hud_bomb_under_radar 0;
  16. cl_hud_color 7;
  17. cl_hud_healthammo_style 1;
  18. cl_hud_playercount_pos 1;
  19. cl_hud_playercount_showcount 0;
  20. cl_hud_radar_scale 1;
  21. hud_Scaling 1;
  22.  
  23. // Radar
  24. cl_hud_radar_scale "1.15"
  25. cl_radar_always_centered "0"
  26. cl_radar_icon_scale_min "1"
  27. cl_radar_rotate "1"
  28. cl_radar_scale "0.6"
  29. cl_radar_square_with_scoreboard "1"
  30. cl_teammate_colors_show "2"
  31.  
  32. // Rates
  33. cl_cmdrate "128"
  34. cl_updaterate "128"
  35. cl_interp "0"
  36. cl_interp_ratio "2"
  37. cl_lagcompensation "1"
  38. cl_predict "1"
  39. cl_predictweapons "1"
  40. rate "750000"
  41.  
  42. // Sound
  43. snd_mixahead "0.05"
  44. snd_headphone_pan_exponent "2"
  45. snd_headphone_pan_radial_weight "2"
  46. snd_pitchquality "1"
  47. dsp_enhance_stereo "0"
  48. voice_scale "0.4"
  49. snd_mixahead "0.05"
  50.  
  51. // Viewmodel
  52. cl_viewmodel_shift_left_amt "0.5"
  53. cl_viewmodel_shift_right_amt "0.25"
  54.  
  55. viewmodel_fov "68"
  56. viewmodel_offset_x "2.5"
  57. viewmodel_offset_y "2.0"
  58. viewmodel_offset_z "-2.0"
  59. viewmodel_presetpos "0"
  60. viewmodel_recoil "1.0"
  61.  
  62. cl_bob_lower_amt "5"
  63. cl_bobamt_lat "0.1"
  64. cl_bobamt_vert "0.1"
  65. cl_bobcycle "0.98"
  66.  
  67. // Binds
  68. bind "1" "slot1"
  69. bind "2" "slot2"
  70. bind "3" "slot3"
  71. bind "4" "slot4"
  72. bind "5" "slot5"
  73. bind "9" "slot9"
  74.  
  75. bind "a" "+moveleft"
  76. bind "b" "buymenu"
  77. bind "c" "use weapon_knife; use weapon_flashbang"
  78. bind "d" "+moveright"
  79. bind "e" "+use"
  80. bind "f" "+lookatweapon; r_cleardecals"
  81. bind "g" "drop"
  82. bind "h" "+spray_menu"
  83. bind "m" "teammenu"
  84. bind "n" "+jumpthrow"
  85. bind "q" "lastinv"
  86. bind "r" "+reload; r_cleardecals"
  87. bind "s" "+back"
  88. bind "t" "use weapon_c4; drop; say_team I dropped the bomb!"
  89. bind "v" "+voicerecord"
  90. bind "w" "+forward"
  91. bind "x" "slot10"
  92.  
  93. bind "`" "toggleconsole"
  94. bind "SPACE" "+jump"
  95. bind "TAB" "+showscores"
  96. bind "CAPSLOCK" "+cs"
  97. bind "ESCAPE" "cancelselect"
  98. bind "INS" "messagemode2"
  99. bind "DEL" "messagemode"
  100. bind "SHIFT" "+speed"
  101. bind "ALT" "noclip"
  102. bind "RALT" "savepos"
  103. bind "CTRL" "+duck"
  104. bind "RCTRL" "loadpos"
  105.  
  106. bind "F1" "buy ak47; buy m4a1;"
  107. bind "F2" "buy vest;"
  108. bind "F3" "buy vesthelm;"
  109. bind "F4" "buy tec9; buy fiveseven;"
  110. bind "F5" "buy flashbang;"
  111. bind "F6" "buy smokegrenade;"
  112. bind "F7" "buy molotov; buy incgrenade;"
  113. bind "F8" "buy hegrenade;"
  114. bind "F10" "buy ak47;buy m4a1;buy vesthelm;buy defuser;buy molotov;buy incgrenade;buy flashbang;buy smokegrenade;buy hegrenade;buy flashbang;"
  115. bind "F11" "buy defuser;"
  116.  
  117. bind "UPARROW" "buy awp;"
  118. bind "DOWNARROW" "buy p250;"
  119. bind "LEFTARROW" "buy deagle;"
  120. bind "RIGHTARROW" "buy ump45;"
  121.  
  122. bind "MOUSE1" "+attack"
  123. bind "MOUSE2" "+attack2; r_cleardecals"
  124. bind "MOUSE4" "slot6"
  125. bind "MOUSE5" "slot8"
  126. bind "MWHEELUP" "invprev"
  127. bind "MWHEELDOWN" "invnext"
  128.  
  129. // Video
  130. fps_max "70"
  131. fps_max_menu "70 "
  132. mat_monitorgamma "1.6"
  133. mat_monitorgamma_tv_enabled "0"
  134. mat_powersavingsmode "0"
  135. mat_queue_mode "2"
  136. r_dynamic "0"
  137.  
  138. // Net
  139. net_graph "1"
  140. net_graphheight "0"
  141. net_graphmsecs "400"
  142. net_graphpos "2"
  143. net_graphproportionalfont "0"
  144. net_graphshowinterp "1"
  145. net_graphshowlatency "1"
  146. net_graphsolid "1"
  147. net_graphtext "1"
  148. net_maxroutable "1200"
  149. net_scale "1"
  150.  
  151. // Crosshair
  152. cl_crosshair_drawoutline "0.000000"
  153. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  154. cl_crosshair_dynamic_splitalpha_innermod "1"
  155. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  156. cl_crosshair_dynamic_splitdist "7"
  157. cl_crosshair_outlinethickness "0.100000"
  158. cl_crosshair_sniper_show_normal_inaccuracy "0"
  159. cl_crosshair_sniper_width "1"
  160. cl_crosshair_t "0.000000"
  161. cl_crosshairalpha "255.000000"
  162. cl_crosshaircolor "5.000000"
  163. cl_crosshaircolor_b "0.000000"
  164. cl_crosshaircolor_g "0.000000"
  165. cl_crosshaircolor_r "255.000000"
  166. cl_crosshairdot "0.000000"
  167. cl_crosshairgap "-3.000000"
  168. cl_crosshairgap_useweaponvalue "0"
  169. cl_crosshairscale "0"
  170. cl_crosshairsize "3.000000"
  171. cl_crosshairstyle "4.000000"
  172. cl_crosshairthickness "0.000000"
  173. cl_crosshairusealpha "1"
  174. cl_fixedcrosshairgap "-3"
  175.  
  176. // Mouse
  177. m_rawinput "1"
  178. m_mouseaccel2 "0"
  179. m_mouseaccel1 "0"
  180. m_customaccel "0"
  181. sensitivity 0.175
  182.  
  183. // Other
  184. cl_autowepswitch 0
  185. cl_use_opens_buy_menu "0"
  186. con_filter_enable 0
  187. developer 0
  188. mm_dedicated_search_maxping "25"
  189. r_drawtracers_firstperson "1"
  190. cl_showloadout 1
  191.  
  192. // Alias
  193. alias "casual" "game_type 0; game_mode 0"
  194. alias "competitive" "game_type 0; game_mode 1"
  195. alias "wingman" "game_type 0; game_mode 2"
  196. alias "armsrace" "game_type 1; game_mode 0"
  197. alias "demolition" "game_type 1; game_mode 1"
  198. alias "custom" "game_type 3; game_mode 0"
  199. //alias "deathmatch" "game_type 1; game_mode 2"
  200.  
  201. alias "+" "+cl_show_team_equipment 1"
  202. alias "c" "clear"
  203. alias "dc" "disconnect"
  204. alias "e" "exec PanCitron"
  205. alias "p" "exec p"
  206. alias "q" "quit"
  207.  
  208. alias "cache" "map de_cache; competitive; exec cache"
  209. alias "inferno" "map de_inferno; competitive; exec inferno"
  210. alias "mirage" "map de_mirage; competitive; exec mirage"
  211. alias "nuke" "map de_nuke; competitive; exec nuke"
  212. alias "overpass" "map de_overpass; competitive; exec overpass"
  213. alias "train" "map de_train; competitive; exec train"
  214.  
  215. alias "+jumpthrow" "+jump;-attack"
  216. alias "-jumpthrow" "-jump"
  217.  
  218. alias "-cs" "cl_crosshairsize 3;cl_crosshairdot 0;cl_crosshairgap -3" //Change values here
  219. alias "+cs" "cl_crosshairsize 1337;cl_crosshairdot 0;cl_crosshairgap -5"
  220.  
  221. alias "binds" "clear; key_listboundkeys"
  222.  
  223. alias "!p" "callvote StartTimeOut"
  224.  
  225. clear
  226. echo "-console -novid -tickrate 128 -nojoy -nod3d9ex1 -high -language bananagaming -panorama -nogammaramp +exec PanCitron.cfg"
  227. echo Display resolution: 1280x960
  228. echo Aspect ratio: 3:4
  229. echo Config: pastebin.com/raw/Xx9g6VH8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement