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_obstacle_genrt

CS2 Only

Command

nav_obstacle_genrt

<0 / 1>

Toggle the creation of navigation obstacles in the game to help test and improve pathfinding.

Command Details

nav_obstacle_validate

CS2 Only

Command

nav_obstacle_validate

<0 / 1>

Enables or disables validation of navigation obstacles to ensure they are correctly placed and configured on the map. Useful for development and debugging.

Command Details

nav_obstruction_draw

CS2 Only

Command

nav_obstruction_draw

<0 / 1>

Toggles the display of obstructions on navigation meshes to help debug pathfinding.

Command Details

nav_obstruction_draw_change

CS2 Only

Command

nav_obstruction_draw_change

<0 / 1>

Enable or disable the display of navigation obstructions on the map to help debug pathfinding issues.

Command Details

nav_obstruction_draw_dist

CS2 Only

Command

nav_obstruction_draw_dist

<Distance>

Sets how far navigation obstructions are rendered. Use -1 to disable distance limits and draw all obstructions.

Command Details

nav_obstruction_draw_island

CS2 Only

Command

nav_obstruction_draw_island

<0 / 1>

Toggle the display of navigation obstructions for islands, useful for debugging navigation in CS2 maps.

Command Details

nav_obstruction_draw_island_hull

CS2 Only

Command

nav_obstruction_draw_island_hull

<Entity ID>

Highlights the hull of a navigation island to help visualize obstructions within the navigation mesh.

Command Details

nav_obstruction_draw_movefail_blocking

CS2 Only

Command

nav_obstruction_draw_movefail_blocking

<0 / 1>

Toggles the display of navigation obstructions that cause move failures due to blocking. Use this to debug navigation mesh issues in game maps.

Command Details

nav_path_debug

CS2 Only

Command

nav_path_debug

<0 / 1>

Turn the bot navigation path debug display on or off to visually show how bots choose their routes.

Command Details

nav_path_debug_compute_with_open_goal

CS2 Only

Command

nav_path_debug_compute_with_open_goal

<0 / 1>

Enables debugging for AI navigation paths with open goals, helping visualize and troubleshoot pathfinding issues in maps.

Command Details