Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. //> > > > > Vision\'s 1v1 config <<<<<
  2. //Add "-tick 64" or "-tick 128" depending on what you are warming up for
  3.  
  4. //-------------------------------------------------------------//
  5. // How to use:
  6. // 1. Open you Steam library > Right click CSGO > Properties > Launch options > add "-tickrate 128"
  7. // 2. Create a private csgo casual lobby and invite your friends
  8. // 3. Start game on a map of your choice (I use aim_map)
  9. // 4. In the server, go in console and type "exec 1v1.cfg"
  10. //-------------------------------------------------------------//
  11.  
  12. bot_kick
  13. sv_cheats 0
  14.  
  15.  
  16. sv_alltalk "1"
  17. sv_deadtalk "1"
  18. sv_full_alltalk "1"
  19. sv_infinite_ammo "2"
  20. sv_pausable "1"
  21. sv_regeneration_force_on "0" //Headshot only = "1"
  22. ammo_grenade_limit_flashbang "0"
  23. ammo_grenade_limit_total "0"
  24. mp_autoteambalance "0"
  25. mp_buy_anywhere "0"
  26. mp_buytime "10"
  27. mp_forcecamera "0"
  28. mp_freezetime "10"
  29. mp_friendlyfire "0"
  30. mp_ignore_round_win_conditions "0"
  31. mp_limitteams "0"
  32. mp_maxmoney "99999"
  33. mp_maxrounds "15"
  34. mp_round_restart_delay "2"
  35. mp_roundtime "60"
  36. mp_roundtime_defuse "60"
  37. mp_roundtime_hostage "60"
  38. mp_startmoney "99999"
  39. mp_teammates_are_enemies "1"
  40. mp_ct_default_primary "weapon_m4a1"
  41. mp_ct_default_secondary "weapon_p250"
  42. mp_t_default_primary "weapon_ak47"
  43. mp_t_default_secondary "weapon_p250"
  44. mp_death_drop_defuser "0"
  45. mp_death_drop_grenade "0"
  46. mp_death_drop_gun "1"
  47. mp_free_armor "1"
  48. mp_give_player_c4 "0"
  49. mp_weapons_allow_map_placed "1"
  50.  
  51. mp_warmup_end
  52. mp_restartgame 1
  53.  
  54. say "> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > "
  55. say "<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<"
  56. say "> > > Vision\'s 1v1 Config Loaded <<<"
  57. say "> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > "
  58. say "<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement