CS2 Server Commands

Commands to enhance cs2 server features of Counter-Strike game

nav_test_bfs_lattice_dist_2

CS2 Only

Command

nav_test_bfs_lattice_dist_2

<Value>

Sets the second distance parameter for performing a breadth-first search (BFS) on the CS2 navigation mesh lattice. Useful for debugging pathfinding and map connectivity.

Command Details

nav_test_bfs_lattice_hex

CS2 Only

Command

nav_test_bfs_lattice_hex

<0 / 1>

Runs a test that searches a hexagonal lattice pattern across the navigation mesh to help troubleshoot or verify the game's pathfinding on the server.

Command Details

nav_test_bfs_lattice_spacing_0

CS2 Only

Command

nav_test_bfs_lattice_spacing_0

<Lattice Spacing>

Changes the spacing between points in the BFS lattice used for testing navigation meshes. Useful for debugging and optimizing pathfinding.

Command Details

nav_test_bfs_lattice_spacing_2

CS2 Only

Command

nav_test_bfs_lattice_spacing_2

<Spacing Value>

Adjusts the spacing between points in the navigation mesh lattice used for BFS testing.

Command Details

nav_test_bfs_simple

CS2 Only

Command

nav_test_bfs_simple

<0 / 1>

Toggles a simple breadth-first search (BFS) debugging mode for the navigation mesh system in Counter-Strike 2.

Command Details

nav_test_boundary_zone_circle

CS2 Only

Command

nav_test_boundary_zone_circle

<0 / 1>

Enables or disables the navigation boundary zone circle for testing navigation meshes in Counter-Strike 2.

Command Details

nav_test_boundary_zone_grid_dim

CS2 Only

Command

nav_test_boundary_zone_grid_dim

<Grid Dimension>

Sets the size of the grid used for navigation testing zones, helping debug bot pathfinding on the map.

Command Details

nav_test_boundary_zone_path

CS2 Only

Command

nav_test_boundary_zone_path

<0 / 1>

Toggles visualization of navigation paths at zone boundaries to help troubleshoot and improve navigation mesh behavior.

Command Details

nav_test_boundary_zone_rays_margin

CS2 Only

Command

nav_test_boundary_zone_rays_margin

<Value>

Sets the margin used when testing boundary zones with rays in navigation mesh analysis.

Command Details

nav_test_boundary_zone_rays_random

CS2 Only

Command

nav_test_boundary_zone_rays_random

<0 / 1>

Toggles random testing of boundary zone rays within navigation meshes to help debug bot navigation.

Command Details