Advertisement
Legal506

CS CFG

Oct 20th, 2019
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. //Legal's CS CFG
  2. cl_corpsestay "30"
  3. cl_dlmax "128"
  4. cl_dynamiccrosshair "1"
  5. cl_min_ct "1"
  6. cl_min_t "8"
  7. cl_minmodels "1"
  8. cl_nosmooth "1"
  9. cl_observercrosshair "1"
  10. cl_radartype "1"
  11. cl_resend "2"
  12. cl_shadows "0"
  13. cl_weather "0"
  14. con_color "255 255 255"
  15. fastsprites "1"
  16. fps_max "299"
  17. fps_override "1"
  18. gl_ansio "0"
  19. gl_dither "0"
  20. gl_fog "0"
  21. gl_lightholes "0"
  22. gl_texturemode "GL_LINEAR_MIPMAP_LINEAR"
  23. gl_vsync "0"
  24. gl_wateramp "0"
  25. graphheight "-16"
  26. hud_centerid "1"
  27. max_shells "90"
  28. max_smokepuffs "1"
  29. mp_decals "90"
  30. net_graphpos "2"
  31. net_graphwidth "110"
  32. r_decals "3072"
  33. r_dynamic "0"
  34. r_mirroralpha "0"
  35. clear
  36. //Jugabilidad
  37. _cl_autowepswitch "0"
  38. hud_fastswitch "2"
  39. m_rawinput "1"
  40. sensitivity "1.5"
  41. zoom_sensitivity_ratio "1"
  42. //Mira
  43. cl_crosshair_color "0 255 0"
  44. cl_crosshair_size "small"
  45. cl_crosshair_translucent "0"
  46. //RED
  47. cl_cmdrate "101"
  48. cl_updaterate "101"
  49. ex_interp "0.01"
  50. //Teclado
  51. bind "downarrow" "vest;deagle;defuser;flash;secammo;hegren;flash;sgren;vesthelm"
  52. bind "f" "+commandmenu"
  53. bind "leftarrow" "vest;ak47;m4a1;defuser;flash;primammo;hegren;flash;sgren;vesthelm"
  54. bind "mwheeldown" "+jump"
  55. bind "mwheelup" "+jump"
  56. bind "rightarrow" "vest;mp5;defuser;flash;primammo;hegren;flash;sgren;vesthelm"
  57. bind "uparrow" "vest;awp;defuser;flash;primammo;hegren;flash;sgren;vesthelm"
  58. bind "v" "+voicerecord"
  59. //CrouchJump
  60. alias "+djump" "+jump;+duck"
  61. alias "-djump" "-jump;-duck"
  62. bind "space" "+djump"
  63. // Jump Throw (For Smokes)
  64. alias "+jumpthrow" "+jump;-attack"
  65. alias "-jumpthrow" "-jump"
  66. bind "mouse5" "+jumpthrow"
  67. //Para defusear y plantar C4
  68. alias +spin "+use;m_yaw 0.99"
  69. alias -spin "-use;m_yaw 0.022"
  70. bind "h" "+spin"
  71. //Multiplayer
  72. name "LN|Legal506"
  73. //CFG BY LegalGhost506 20/11/17
  74. //Edit1 18/12/17 //Edit2 03/02/18 //Edit3 29/06/18 //Edit4 31/08/18 //Edit5 23/09/18
  75. //Edit6 06/12/18 //Edit7 09/01/19 //Edit8 17/05/19 //Edit9 04/06/19
  76. echo CFG Cargada!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement