Commands to enhance cs2 server features of Counter-Strike game
battery_saver
This command is deprecated and replaced by mobile_fps_* commands. It was used to toggle battery saver mode on or off.
bot_controllable
Sets whether players can take control of bots in the game.
bot_ignore_enemies
When enabled, bots will ignore enemy players, making them not respond or engage. This is useful for debugging and testing scenarios.
bot_max_visible_smoke_length
Sets the maximum distance (in game units) at which bots can see players through smoke, making bot visibility through smoke more realistic.
buddha_ignore_bots
Controls whether bots ignore Buddha mode, which prevents them from taking lethal damage.
buddha_reset_hp
When a player's health falls below zero in Buddha Mode, this command sets their HP to a chosen value to prevent death.
cash_team_bonus_shorthanded
Sets the cash bonus awarded to a team when they play with fewer players than their opponents.
cast_bullet
Use this command to test a bullet's flight path and effects in the game, helping with debugging and gameplay testing.
cast_capsule
Runs a capsule collision test to help developers check and troubleshoot physics and interactions.
cast_convex
Runs a test of the convex hull collision detection system in CS2, helping debug and improve in-game physics and collision accuracy.