mstarr

minimap overvfiew

Mar 25th, 2015
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. r_drawviewmodel 0
  2. //mat_drawgray 1
  3. hidepanel all
  4. r_skybox 0
  5. fog_override 1
  6. mp_maxmoney 0
  7. crosshair 0
  8. fog_enable 0
  9. r_ClipAreaFrustums 0
  10. r_ClipAreaPortals 0
  11. r_novis 1
  12. r_drawallrenderables 1
  13. cl_draw_only_deathnotices 1
  14. crosshair 0
  15. alias +proclip noclip
  16. alias -proclip noclip
  17. alias +fastclip "sv_noclipaccelerate 10; noclip"
  18. alias -fastclip "sv_noclipaccelerate 2;noclip"
  19. sv_noclipspeed 5
  20. sv_noclipaccelerate 2
  21.  
  22.  
  23. bind "1" "toggle r_drawclipbrushes 0 1 2"
  24. bind "2" "toggle r_drawstaticprops 0 1"
  25. bind "3" "toggle mat_drawgray 1 0"
  26. bind "4" "toggle mat_drawflat 0 1"
  27. bind "5" "vcollide"
  28. bind "7" "clipbrush"
  29. bind "c" "setang 0 90 0"
  30. bind "e" "+moveup"
  31. bind "g" "con_logfile cfg/overviewss.cfg;screenshot;getpos_exact;cl_ss_origin;con_logfile .;echo Location saved"
  32. bind "f" "screenshot;echo tga screenshot"
  33. bind "h" "jpeg vmap 100"
  34. bind "j" "jpeg"
  35. bind "q" "+movedown"
  36. bind r "toggle sv_specspeed 1 1.5 2 3; toggle sv_noclipspeed 1 1.5 2 3;sv_specspeed;sv_noclipspeed"
  37. bind "t" "endround"
  38. bind "x" "toggle cl_leveloverviewmarker 1 0"
  39. bind "z" "noclip"
  40. bind "-" "NULL"
  41. bind "=" "VLOG"
  42.  
  43.  
  44.  
  45. bind "1"
  46. bind "2"
  47. bind "3"
  48. bind "4"
  49. bind "5"
  50. bind "6"
  51. bind "7"
  52. bind "c"
  53. bind "e"
  54. bind "g"
  55. bind "f"
  56. bind "h"
  57. bind "j"
  58. bind "q"
  59. bind r "t
  60. bind "t"
  61. bind "x"
  62. bind "z"
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ////bind tab "toggle r_draw
  71. ////bind "q" "+movedown"
  72. ////bind "f" "con_logfile cfg/overviewss.cfg;screenshot;getpos_exact;cl_ss_origin;con_logfile ."
  73. ////bind "1" "toggle r_drawclipbrushes 0 1 2"
  74. ////bind "2" "toggle r_drawstaticprops 0 1"
  75. ////bind "3" "vcollide"
  76. ////bind "3" "toggle mat_drawgray 1 0"
  77. ////bind "4" "toggle mat_drawflat 0 1"
  78. ////bind "e" "+moveup"
  79. ////bind "ctrl" noclip
  80. ////bind z +fastclip
  81. ////bind capslock "toggle cl_drawhud 0 1"
  82. ////bind tab "toggle cl_leveloverview 0 1"
  83. ////bind x "toggle cl_leveloverviewmarker 1 0"
  84. ////bind c "setang 0 90 0"
Advertisement
Add Comment
Please, Sign In to add comment