CS2 nav_select_hull Command

CS2 Command CS2 logo
nav_select_hull <Hull Size Category>

This command restricts area selection in the navigation mesh to areas that can accommodate an entity with the specified hull size category. This is useful for level design or debugging pathfinding for different types of entities.

Argument Information

The syntax for this command is as follows:
Name Description
Hull Size Category

Specifies the size category of the hull for which area selection in the navigation mesh will be restricted.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Server
Default Value
0
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_select_hull 0
1/1 arguments filled
Hull Size Category

nav_select_hull Examples

nav_select_hull 2

Restricts area selection to areas that can support a medium-sized hull.

nav_select_hull 0

Removes any restrictions on area selection, allowing areas of any size hull to be selected.