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_path_opt_transitions

CS2 Only

Command

nav_test_path_opt_transitions

<0 / 1>

Toggle testing of navigation path optimizations related to mesh transitions. Use this to debug how navigation paths are improved during map traversal.

Command Details

nav_test_path_return

CS2 Only

Command

nav_test_path_return

<0 / 1>

Calculates a return path from your current cursor position back to the path previously found by the nav_test_path command. Use this to debug and analyze navigation paths during map development.

Command Details

nav_test_path_space

CS2 Only

Command

nav_test_path_space

<0 / 1 / 2>

Controls whether the nav_test_path command tests 3D navigation, including space-to-space and combined space and ground navigation. Requires sv_cheats enabled and runs on the server.

Command Details

nav_test_path_space_fly

CS2 Only

Command

nav_test_path_space_fly

<0 / 1>

Enables or disables the flight path test mode in the game's navigation system, used mainly for testing movement paths during development or debugging.

Command Details

nav_test_path_space_swim

CS2 Only

Command

nav_test_path_space_swim

<0 / 1>

Test swim paths in the navigation mesh used by bots.

Command Details

nav_test_rays

CS2 Only

Command

nav_test_rays

<0 / 1>

Toggle the display of AI navigation rays to debug and see how bots find their paths in the map.

Command Details

nav_test_ray_space

CS2 Only

Command

nav_test_ray_space

<0 / 1>

Toggle the display of the navigation mesh ray space for debugging on the server.

Command Details

nav_test_ray_space_scatter

CS2 Only

Command

nav_test_ray_space_scatter

<0 / 1>

Enables testing of ray scattering in space to help debug navigation mesh areas and paths.

Command Details

nav_test_smooth

CS2 Only

Command

nav_test_smooth

<0 / 1>

Use this command to smooth AI or bot pathing on the navigation mesh. It's designed for developers and mappers to test and improve navigation behavior.

Command Details

nav_test_smooth_extern_push

CS2 Only

Command

nav_test_smooth_extern_push

<0 / 1>

Enables or disables AI navigation smoothing for external pushes, used mainly for testing AI pathfinding behavior.

Command Details