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_clip_polys_to_clearance

CS2 Only

Command

nav_gen_clip_polys_to_clearance

<0 / 1>

Controls whether navigation polygons are clipped to clearance when generating navigation meshes, helping optimize pathing during map analysis.

Command Details

nav_gen_connect_allow_multiple

CS2 Only

Command

nav_gen_connect_allow_multiple

<0 / 1>

Controls whether multiple connections between navigation areas are allowed when generating the navigation mesh.

Command Details

nav_gen_connect_angle

CS2 Only

Command

nav_gen_connect_angle

<Angle Difference>

Sets the maximum angle difference allowed when creating navigation mesh connections during map development.

Command Details

nav_gen_connect_angle_ignore_z

CS2 Only

Command

nav_gen_connect_angle_ignore_z

<0 / 1>

Controls whether the navigation mesh generator ignores the Z-axis (vertical) when calculating connection angles.

Command Details

nav_gen_connect_dist_a

CS2 Only

Command

nav_gen_connect_dist_a

<Distance Threshold>

Sets the maximum distance between navigation areas on Map A to automatically create connections.

Command Details

nav_gen_connect_dist_b

CS2 Only

Command

nav_gen_connect_dist_b

<Distance>

Sets the distance within which navigation mesh areas automatically connect with two-way links during nav mesh generation.

Command Details

nav_gen_connect_dist_z_mult

CS2 Only

Command

nav_gen_connect_dist_z_mult

<Multiplier>

Adjusts the scaling factor for vertical distance when creating navigation mesh connections, controlling how high differences can be for areas to link.

Command Details

nav_gen_connect_overlap

CS2 Only

Command

nav_gen_connect_overlap

<Overlap Tolerance>

Sets how much connectable ledges can overlap when generating navigation mesh links in Counter-Strike 2.

Command Details

nav_gen_degen_limit

CS2 Only

Command

nav_gen_degen_limit

<Degen limit>

Sets the limit for degeneration during navigation mesh creation to control the precision of the generated nav mesh.

Command Details

nav_gen_false

CS2 Only

Command

nav_gen_false

<0 / 1>

Sets a navigation generation parameter to always false. This is a cheat command used mainly for debugging or developing navigation meshes on servers where cheats are enabled.

Command Details