CS2 Server Commands

Commands in this category can be used to change server and host settings like IP addresses, query settings, etc. They're useful in private servers, dedicated servers and for use as rcon commands.

nav_test_smooth_path_speed

CS2 Only

Command

nav_test_smooth_path_speed

<Speed>

Sets the speed at which bots perform smooth path testing on the navigation mesh. Use -1 to disable smooth path testing.

Command Details

nav_test_smooth_separating_dist

CS2 Only

Command

nav_test_smooth_separating_dist

<Distance>

Sets the smooth separation distance used in navigation for map and AI behavior testing.

Command Details

nav_test_smooth_spring_tension_max

CS2 Only

Command

nav_test_smooth_spring_tension_max

<Tension>

Sets the maximum spring tension used during smooth navigation testing.

Command Details

nav_test_spline

CS2 Only

Command

nav_test_spline

<0 / 1>

Enable this command to test spline paths in navigation meshes while developing or troubleshooting bot navigation.

Command Details

nav_test_split_obstacle

CS2 Only

Command

nav_test_split_obstacle

<0 / 1>

Use this command to enable or disable test splitting of obstacles in the navigation mesh for navigation mesh debugging.

Command Details

nav_test_split_obstacle_leave

CS2 Only

Command

nav_test_split_obstacle_leave

<0 / 1>

Tests how the AI navigates around obstacles by enabling or disabling obstacle split behavior in the navigation mesh.

Command Details

nav_test_split_obstacle_size

CS2 Only

Command

nav_test_split_obstacle_size

<Obstacle Size>

Sets the size threshold for obstacles in the navigation mesh splitting algorithm, so obstacles at or above this size are treated as separate entities during nav mesh generation.

Command Details

nav_test_split_obstacle_update_pos

CS2 Only

Command

nav_test_split_obstacle_update_pos

<0 / 1>

Use this command to test and update the navigation mesh based on obstacle positions, helping the AI adjust its pathfinding accurately in CS2.

Command Details

nav_validate

CS2 Only

Command

nav_validate

<0 / 1>

Adjusts the navigation system validation level. Higher values increase validation thoroughness but may reduce performance.

Command Details

net_validatemessages

CS2 Only

Command

net_validatemessages

<0 / 1>

Toggle net message validation to help debug and ensure network messages are properly formatted.

Command Details