CS2 nav_test_bfs_lattice_simple Command

CS2 Command CS2 logo
nav_test_bfs_lattice_simple <0 / 1>

This command is used for debugging purposes, specifically to test the simple breadth-first search (BFS) lattice within the navigation mesh. It's part of the suite of tools used for analyzing and debugging the map's navigation mesh in Counter-Strike 2.

Argument Information

The syntax for this command is as follows:
Name Description
0 / 1

Enables or disables the simple BFS lattice test.

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
Loading...

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_test_bfs_lattice_simple 0
1/1 arguments filled
0 / 1

nav_test_bfs_lattice_simple Examples

nav_test_bfs_lattice_simple 1

Enables the simple BFS lattice test on the navigation mesh.

nav_test_bfs_lattice_simple 0

Disables the simple BFS lattice test, returning to normal navigation mesh behavior.