CS2 Server Commands

Commands in this category can be used to change server and host settings like IP addresses, query settings, etc. They're useful in private servers, dedicated servers and for use as rcon commands.

nav_gen_vertical_limit

CS2 Only

Command

nav_gen_vertical_limit

<Vertical limit>

Sets the highest vertical distance the AI navigation mesh will use to find paths. Useful for maps with tall structures or multiple elevation levels.

Command Details

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_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_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_draw_arrow

CS2 Only

Command

nav_path_draw_arrow

<0 / 1>

Toggles drawing arrows on navigation paths to help debug navigation meshes.

Command Details

nav_path_draw_climb_segments

CS2 Only

Command

nav_path_draw_climb_segments

<0 / 1>

Shows or hides navigation paths for climbing areas to help with debugging and map creation.

Command Details

nav_path_draw_jump_segments

CS2 Only

Command

nav_path_draw_jump_segments

<0 / 1>

Toggle the display of bot navigation path segments flagged as jumps. Enabling this highlights areas bots recognize as jump points in their pathfinding.

Command Details

nav_path_draw_ladder_segments

CS2 Only

Command

nav_path_draw_ladder_segments

<0 / 1>

Toggle the visual display of ladder segments in the navigation mesh that bots use for movement.

Command Details

nav_path_draw_link_segments

CS2 Only

Command

nav_path_draw_link_segments

<0 / 1>

Toggle the display of navigation path link segments to help debug bot pathfinding.

Command Details