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_smooth_constrain_results

CS2 Only

Command

nav_smooth_constrain_results

<0 / 1>

When enabled, this command restricts navigation mesh smoothing to stay within the defined result set limits, helping during map creation or debugging.

Command Details

nav_smooth_constrain_results_relax

CS2 Only

Command

nav_smooth_constrain_results_relax

<Relaxation factor>

Adjusts how much the navigation mesh smoothing process can relax its constraints. Higher values allow smoother results by loosening constraints more.

Command Details

nav_smooth_constrain_spring

CS2 Only

Command

nav_smooth_constrain_spring

<Constraint level>

Adjusts the 'spring' constraint level that controls how the navigation mesh is smoothed, influencing agent pathfinding on the map.

Command Details

nav_smooth_constrain_spring_relax

CS2 Only

Command

nav_smooth_constrain_spring_relax

<Relaxation Factor>

Adjusts the relaxation factor of the spring constraint used in navigation mesh smoothing.

Command Details

nav_smooth_draw_boundary

CS2 Only

Command

nav_smooth_draw_boundary

<0 / 1>

Show or hide navigation boundaries in-game to help with debugging and map development.

Command Details

nav_smooth_draw_speed

CS2 Only

Command

nav_smooth_draw_speed

<Speed>

Sets how fast the navigation mesh outlines are drawn in smooth mode, controlling how quickly navigation areas appear when viewed.

Command Details

nav_smooth_enable

CS2 Only

Command

nav_smooth_enable

<0 / 1>

Turn navigation mesh smoothing on or off to help debug and refine map layouts.

Command Details

nav_smooth_relax

CS2 Only

Command

nav_smooth_relax

<0 / 1>

Controls relaxation smoothing on the navigation mesh for debugging pathfinding behavior.

Command Details

nav_smooth_relax_use_timesteps

CS2 Only

Command

nav_smooth_relax_use_timesteps

<0 / 1>

Controls AI pathfinding relaxation in the navigation mesh using timesteps, mainly for debugging or adjusting pathfinding behavior.

Command Details

nav_smooth_separating_dist_override

CS2 Only

Command

nav_smooth_separating_dist_override

<Distance>

Sets a custom distance to smooth the separation between navigation areas when creating the nav mesh.

Command Details