CS2 Console Commands

Below is CSDB's searchable list of all CS2 console commands. Each command in our database has in-depth insights on each command, with help and argument details. Click (Command Details) to view each specific command in more detail.

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_mark

CS2 Only

Command

nav_test_bfs_lattice_mark

<0 / 1>

Use this command to toggle the marking of the Breadth-First Search (BFS) lattice during navigation mesh testing in CS2. It helps visualize BFS paths for debugging and analysis.

Command Details

nav_test_bfs_lattice_simple

CS2 Only

Command

nav_test_bfs_lattice_simple

<0 / 1>

Runs a simple breadth-first search (BFS) test on the navigation mesh to help debug and analyze map navigation in Counter-Strike 2.

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_1

CS2 Only

Command

nav_test_bfs_lattice_spacing_1

<Spacing value>

Sets the spacing between points in the lattice used during breadth-first search (BFS) when testing navigation meshes. Useful for debugging and optimizing navigation paths.

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_force

CS2 Only

Command

nav_test_boundary_zone_force

<0 / 1>

Allows you to enable or disable the navigation test boundary zone for debugging map boundaries on the server.

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