Template:Fl NavAttributeRegion

From Valve Developer Community
Revision as of 06:22, 22 August 2021 by Orinuse (talk | contribs) (more flags; more info; and that Template:Fl thing)
Jump to navigation Jump to search


NavAttributeRegion:

Effects of these attributes are found at the List of L4D Series Nav Mesh Attributes page.

EMPTY : [2]
STOP_SCAN : [4]
BATTLESTATION : [32]
FINALE : [64]
PLAYER_START : [128]
BATTLEFIELD : [256]
NOT_CLEARABLE : [1024]
CHECKPOINT : [2048]
OBSCURED : [4096]
NO_MOBS : [8192]
THREAT : [16384]
RESCUE_VEHICLE : [32768]
RESCUE_CLOSET : [65536]
NOTHREAT : [524288] (only in Left 4 Dead 2)
LYINGDOWN : [1048576] (only in Left 4 Dead 2)
Note.pngNote:In Left 4 Dead 2, these values are also usable with the spawn attribute methods found in theTerrorNavAreaVScript class.