roflburn

Settings till io

Sep 23rd, 2016
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. Crosshair
  2.  
  3. cl_crosshair_drawoutline "1"
  4. cl_crosshair_dynamic_maxdist_splitratio "0"
  5. cl_crosshair_dynamic_splitalpha_innermod "1"
  6. cl_crosshair_dynamic_splitalpha_outermod "0.300000"
  7. cl_crosshair_dynamic_splitdist "2"
  8. cl_crosshair_outlinethickness "1"
  9. cl_crosshair_sniper_width "1"
  10. cl_crosshairalpha "255"
  11. cl_crosshaircolor "5"
  12. cl_crosshaircolor_b "255"
  13. cl_crosshaircolor_g "0"
  14. cl_crosshaircolor_r "127"
  15. cl_crosshairdot "0"
  16. cl_crosshairgap "-0.500000"
  17. cl_crosshairgap_useweaponvalue "0"
  18. cl_crosshairscale "1200"
  19. cl_crosshairsize "2.500000"
  20. cl_crosshairstyle "5"
  21. cl_crosshairthickness "0.5"
  22. cl_crosshairusealpha "1"
  23. cl_fixedcrosshairgap "-10"
  24.  
  25. Viewmodel
  26.  
  27. cl_viewmodel_shift_left_amt "1.5"
  28. cl_viewmodel_shift_right_amt "0.75"
  29. viewmodel_fov "68"
  30. viewmodel_offset_x "-2.000000"
  31. viewmodel_offset_y "-2.000000"
  32. viewmodel_offset_z "-2.000000"
  33. viewmodel_presetpos "0"
  34. cl_bob_lower_amt "21"
  35. cl_bob_lower_amt "21"
  36. cl_bobcycle "0.98"
  37.  
  38. Mouse Settings
  39.  
  40. Steelseries Rival // 400-DPI
  41.  
  42. sensitivity "2.3"
  43. zoom_sensitivity_ratio "1.0"
  44.  
  45. m_rawinput "1"
  46. m_mousespeed "0"
  47. m_mouseaccel1 "0"
  48. m_mouseaccel2 "0"
  49. m_customaccel "0"
  50. m_customaccel_exponent "1"
  51. m_customaccel_max "0"
  52. m_customaccel_scale "0.04"
  53. m_pitch "0.022"
  54. m_yaw "0.022"
  55.  
  56. Bindings
  57.  
  58. unbind "i"
  59. bind "\" "toggleconsole"
  60. bind "mouse5" "toggle cl_righthand 0 1"
  61. bind "mouse4" "+jumpthrow"
  62. bind "+n" noclip
  63. bind "kp_ins" "buy vesthelm; buy vest;"
  64. bind "kp_del" "buy tec9; buy fiveseven;"
  65. bind "kp_enter" "buy defuser;"
  66. bind "kp_end" "buy p250;"
  67. bind "kp_downarrow" "buy galilar; buy famas;"
  68. bind "kp_pgdn" "buy sg556; buy aug;"
  69. bind "kp_plus" "buy molotov; buy incgrenade;"
  70. bind "kp_rightarrow" "buy awp;"
  71. bind "kp_5" "buy ak47; buy m4a1;"
  72. bind "kp_leftarrow" "buy deagle;"
  73. bind "kp_home" "buy hegrenade;"
  74. bind "kp_uparrow" "buy flashbang;"
  75. bind "kp_pgup" "buy smokegrenade;"
  76. bind "kp_minus" "buy decoy;"
  77. bind "h" "use weapon_c4;drop"
  78. bind "y" "messagemode"
  79. bind "-" "give weapon_hegrenade; give weapon_flashbang; give weapon_smokegrenade; give weapon_decoy; give weapon_molotov; give weapon_ak47; give weapon_deagle"
  80.  
  81. Scripts
  82.  
  83. //Show netgraph when checking scoreboard
  84. net_graph "1"
  85. net_graphheight "9999"
  86. alias "+scorenet" "+showscores; net_graphheight 0"
  87. alias "-scorenet" "-showscores; net_graphheight 9999"
  88. bind "TAB" "+scorenet"
  89. // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
  90.  
  91.  
  92. Show Help Lines
  93. alias "-crosshairsmoke" "cl_crosshairsize 2.500000;cl_crosshairdot 0;cl_crosshairgap -0.500000"
  94. alias "+crosshairsmoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap 10"
  95. // Change the first line so that crosshairsize, dot and gap are //the same as your own crosshair settings.
  96. // Don’t change the second line.
  97. bind "space" "+crosshairsmoke"
  98. // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
  99.  
  100.  
  101. // Jump Throw Script
  102. alias "+jumpthrow" "+jump;-attack"
  103. alias "-jumpthrow" "-jump"
  104. bind "mouse4" "+jumpthrow"
  105. // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
  106.  
  107. // EVERYTHING UNDER THIS LINE NEEDS TO BE TOGETHER OR THE SCRIPTS WILL NOT WORK
  108.  
  109. //How to pick up a specific grenade (E = HE) (Q = FLASH) (1 = SMOKE) (2 = FIRE) (3 = DECOY)
  110. alias altE1 "use weapon_flashbang"
  111. alias altE "bind q altE1" //IF YOU USE FRENCH KEYBOARD, CHANGE "Q" TO "A"
  112. alias alt11 "use weapon_smokegrenade"
  113. alias alt1 bind 1 alt11
  114. alias alt22 "use weapon_molotov; use weapon_incgrenade"
  115. alias alt2 bind 2 alt22
  116. alias alt33 "use weapon_hegrenade"
  117. alias alt3 bind e alt33
  118. alias alt44 "use weapon_decoy"
  119. alias alt4 bind 3 alt44
  120. alias alt55 "buyanddrop"
  121. alias alt5 bind g alt55
  122. alias alt66 "disablevoice"
  123. alias alt6 bind v alt66 //CHANGE THE "V" TO YOUR VOICE KEY
  124. alias defE "bind e +use"
  125. alias def1 "bind 1 slot1"
  126. alias def2 "bind 2 slot2"
  127. alias def3 "bind q lastinv" //IF YOU USE FRENCH KEYBOARD, CHANGE "Q" TO "A"
  128. alias def4 "bind 3 slot3"
  129. alias def5 "bind g drop"
  130. alias def6 "bind v +voicerecord //CHANGE THE "V" TO YOUR VOICE KEY
  131. alias +altbinds "alte; alt1; alt2; alt3; alt4; alt5; alt6"
  132. alias -altbinds "defE; def1; def2; def3; def4; def5; def6"
  133. bind alt +altbinds
  134. // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
  135.  
  136. cl_autowepswitch "0"
  137.  
  138. mat_queue_mode 2
  139.  
  140. fps_max 300
  141.  
  142. soundscape_flush
  143.  
  144. mat_savechanges
Add Comment
Please, Sign In to add comment