CS2 Server Commands

Commands to enhance cs2 server features of Counter-Strike game

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

nav_draw_area_gravity

CS2 Only

Command

nav_draw_area_gravity

<0 / 1>

Enables a visual overlay that shows the 'gravity' values of each navigation area in the map, helping you understand how bot movement is influenced.

Command Details

nav_draw_area_ground

CS2 Only

Command

nav_draw_area_ground

<0 / 1>

Toggles the display of ground areas in the navigation mesh to help developers and map creators visualize and fine-tune navigation paths.

Command Details

nav_draw_attribute_dynamic

CS2 Only

Command

nav_draw_attribute_dynamic

<0 / 1>

Highlights all navigation areas with a specific dynamic attribute for debugging and map development in the game.

Command Details

nav_draw_blocked

CS2 Only

Command

nav_draw_blocked

<0 / 1>

Toggle the display of blocked navigation zones used by bots and AI. When on, these areas will be visually highlighted on the map.

Command Details

nav_draw_blocked_connections

CS2 Only

Command

nav_draw_blocked_connections

<0 / 1>

Toggle a visual display that highlights blocked navigation paths that AI bots cannot cross.

Command Details