Wednesday, May 6, 2015

Cs Go Commands

My Favorites (only sv_cheats 1 commands)                         (Scroll down for more)

                                                                                                                                                 




r_drawothermodels 2 
Allows you to see other players through walls



sv_showimpacts 1
Allows you to see where your bullets  end up and if you hit a play with a bullet                                                                                 

sv_grenade_trajectory 1
Allows you see where you threw your grenade



Download all CSGO Commands here

NO SURVEYS
Download
  • sv_cheats 1
    Enables “cheats”.
  • mp_limitteams 0
    No team limit (e.g. you can have 10 people/bots on CT and 1 guy on T).
  • mp_autoteambalance 0
    Turns auto team balance off.
  • mp_roundtime 60
    Maximum roundtime set to 60 minutes.
  • mp_roundtime_defuse 60Same…
  • mp_maxmoney 60000
    Enables your maximum money to be 60.000 instead of 16.000.
  • mp_startmoney 60000
    You will start with 60.000 money.
  • mp_freezetime 0
    No freezetime in the beginning of each round.
  • mp_buytime 9999
    Almost unlimited buytime.
  • mp_buy_anywhere 1
    You can open the buy menu and buy from anywhere on the map.
  • sv_infinite_ammo 1
    Gives you infinite ammo and no reload. When practicing recoil patterns, you might want to set this to sv_infinite_ammo 2. This way you will have to reload but sitll have infinite ammo.
  • ammo_grenade_limit_total 5
    You can now have all 5 grenade types.
  • bot_kick
    Kicks all the bots. If you want to add bots, check the bot commands below.
  • mp_warmup_end
    End warmup.
  • mp_restartgame 1
    After the config is loaded, the server will restart the game after 1 second.
Practice commands
  • sv_grenade_trajectory 1
    Show a trajectory when you throw grenades. Especially useful when practicing nades.
  • sv_grenade_trajectory_time 10
    Expands the time where you can see the trajectory to 10 seconds.
  • sv_showimpacts 1
    Show bullet impacts, especially useful when practicing spread control and recoil patterns.
  • sv_showimpacts_time 10
    Expands the time where you can see the impacts to 10 seconds.
Useful binds
  • bind “KEY” “noclip”
    Toggle fly mode (noclip) on/off.
  • bind “KEY” “give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_incgrenade;give weapon_molotov;give weapon_decoy”
    Gives you all the grenades available.
  • bind “KEY” “cast_ray”
    Casts a ray/straight line to test collision detection.
Other useful console commands (not in final config)
  • god
    Toggle god mode on/off.
  • cl_showpos 1
    Show current postion in top right corner of the screen.
Bot console commands (not in final config)
  • bot_add_tAdd a bot to T team.
  • bot_add_ctAdd a bot to CT team.
  • bot_kickKicks all the bots from the game.
  • bot_stop 1Stops the bots, they will stand still and do nothing.
  • bot_mimic 1Bots will mimic your movements and actions, bot_mimic 0 to turn off again.

Full config to copy/paste:

// Server config
sv_cheats 1
mp_limitteams 0
mp_autoteambalance 0
mp_roundtime 60
mp_roundtime_defuse 60
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
// Practice
sv_grenade_trajectory 1
sv_grenade_trajectory_time 10
sv_showimpacts 1
sv_showimpacts_time 10
mp_restartgame 1

No comments:

Post a Comment