CS2 nav_gen_markup_split_tol_base Command

CS2 Command CS2 logo
nav_gen_markup_split_tol_base <Tolerance Level>

This command adjusts the base tolerance level for markup split generation in navigation mesh creation, specifically affecting how areas are subdivided. It is primarily used for debugging or optimizing navigation meshes for bots.

Argument Information

The syntax for this command is as follows:
Name Description
Tolerance Level

A float value representing the base tolerance for markup split generation in the navigation mesh process.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Unknown
Default Value
1
Total CS is the home of CS2 commands We boast the only complete, up-to-date database of all CS2 console commands. View All CS2 Commands
CS2 player
Ad

Command Generator

Adjust the settings below to automatically generate a command. Once you've got everything right, hit the Copy button and paste it into the console in CS:GO.

nav_gen_markup_split_tol_base 1
1/1 arguments filled
Tolerance Level

nav_gen_markup_split_tol_base Examples

nav_gen_markup_split_tol_base 2

Sets the base tolerance level for markup split generation to 2, making the navigation mesh generation process potentially create larger subdivided areas.

nav_gen_markup_split_tol_base 0.5

Sets the base tolerance level for markup split generation to 0.5, making the navigation mesh generation process potentially create smaller, more detailed subdivided areas.