nav_select_hull Command

Explore usage, syntax, and examples for the nav_select_hull CS2 developer console command.

nav_select_hull

CS2 Only

Command

nav_select_hull

<Hull Size Category>

Limits navigation mesh area selection to those that fit the specified hull size. This helps level designers and developers test pathfinding for different entity sizes.

<Hull Size Category>

Selects the hull size category that navigation areas must support when being selected.

sv_cheats Required

Yes

Client or Server Command

Server

Default Value

0

nav_select_hull Generator

Command

nav_select_hull

<Hull Size Category>
0/1 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

nav_select_hull Examples

Command

nav_select_hull

2

Limits selection to navigation areas suitable for medium-sized hulls.

Command

nav_select_hull

0

Allows all navigation areas to be selected, with no hull size restrictions.