Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. fps_max 0
  2. snd_mix_async 1
  3. snd_mixahead 0.05
  4. r_dynamic 0
  5.  
  6. cl_interpolate 0
  7. cl_hud_playercount_showcount 0
  8.  
  9.  
  10.  
  11. alias "+jumpthrow" "+jump;-attack"
  12. alias "-jumpthrow" "-jump"
  13. bind "J" "+jumpthrow"
  14. bind "J" "+jumpthrow"
  15.  
  16. bind "kp_ins" "buy p250;drop"
  17. bind "kp_end" "buy tec9; buy fiveseven;drop"
  18. bind "kp_leftarrow" "buy deagle;drop"
  19.  
  20. bind "a" "use weapon_knife ; use weapon_molotov ; use weapon_incgrenade"
  21. bind "w" "use weapon_knife ; use weapon_smokegrenade"
  22. bind "c" "use weapon_knife ; use weapon_flashbang"
  23. bind "f" "use weapon_knife ; use weapon_hegrenade"
  24.  
  25.  
  26. bind "3" "use weapon_knife"
  27. bind "6" "use weapon_knife ; use weapon_taser"
  28.  
  29. alias "training" "sv_cheats 1;mp_limitteams 0;cl_weapon_debug_show_accuracy 2;mp_autoteambalance 0;mp_roundtime 60;mp_roundtime_defuse 60;cl_weapon_debug_show_accuracy_duration 0.2;mp_maxmoney 60000;mp_startmoney 60000;mp_freezetime 0;mp_buytime 9999;mp_buy_anywhere 1;sv_infinite_ammo 1;ammo_grenade_limit_total 5;bot_kick;mp_warmup_end;echo "TRAINING :D""
  30. alias "fixweaponsmap" "bot_kick;mp_weapon_allow_map_placed 1;mp_restartgame 1"
  31. alias "practice" "sv_grenade_trajectory 1;sv_grenade_trajectory_time 10;sv_showimpacts 3;sv_showimpacts_time 10;echo "NADE PRACTICE :D" "
  32.  
  33.  
  34. cl_bob_lower_amt "0"
  35. cl_bobamt_lat "0"
  36. cl_bobamt_vert "0"
  37.  
  38. echo "OK "
  39. exec autoexec.cfg
  40.  
  41. con_filter_text damage
  42. con_filter_text_out Player
  43. con_filter_enable 2
  44. developer 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement