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_bfs_debug

CS2 Only

Command

nav_bfs_debug

<0 / 1>

Turn on or off Breadth-First Search (BFS) debug mode for navigation mesh tasks.

Command Details

nav_clear_attributes

CS2 Only

Command

nav_clear_attributes

Removes all special navigation attributes from the selected nav area, resetting it to the default state.

Command Details

nav_create_indirect_connection

CS2 Only

Command

nav_create_indirect_connection

Connect the selected area to the area aimed at by the crosshair. Used during map development to adjust navigation meshes for pathfinding.

Command Details

nav_curve_alt

CS2 Only

Command

nav_curve_alt

<0 / 1>

Toggles the use of alternative curves when generating navigation meshes, affecting AI path patterns.

Command Details

nav_curve_iter

CS2 Only

Command

nav_curve_iter

<Iteration Value>

Adjust how many times navigation path curves are recalculated to improve path accuracy.

Command Details

nav_curve_lock

CS2 Only

Command

nav_curve_lock

<-1,0,1>

Locks or unlocks navigation mesh editing to curves.

Command Details

nav_curve_max_step

CS2 Only

Command

nav_curve_max_step

<Maximum Step Height>

Sets the highest vertical step the AI can climb when moving along curves.

Command Details

nav_curve_set

CS2 Only

Command

nav_curve_set

<0 / 1>

Adjust how navigation mesh curves are calculated in CS2 maps to influence AI pathfinding and movement.

Command Details

nav_curve_step

CS2 Only

Command

nav_curve_step

<Curve Step>

Adjusts the precision of the navigation mesh curve step for pathfinding. Lower values improve accuracy but may reduce performance.

Command Details

nav_delete_all_hull

CS2 Only

Command

nav_delete_all_hull

<Hull category>

Removes all navigation mesh areas matching a specified hull size. Use this command to debug and rebuild navigation meshes for bot movement.

Command Details