Template:Fl NavAttributeRegion: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Fixed 'navigation mesh' page link; Formatted all the attributes as <code> text;few trivial minor changes)
(Blanked the page)
Tag: Blanking
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
 
{{lang|Template:Fl NavAttributeRegion}}
</noinclude>
{{ScrollBox|title=NavAttributeRegion|
These are the ''only'' attributes that can be applied; any other attributes must be done with alternative methods, like editing the [[Navigation Meshes|navigation mesh]] manually.
* 2 :<code>EMPTY</code> (no wanderers)
* 32 :<code>BATTLESTATION</code>
* 64 :<code>FINALE</code>
* 128 :<code>PLAYER_START</code>
* 256 :<code>BATTLEFIELD</code>
* 1024 :<code>NOT_CLEARABLE</code>
* 2048 :<code>CHECKPOINT</code>
* 4096 :<code>OBSCURED</code>
* 8192 :<code>NO_MOBS</code>
* 32768 :<code>RESCUE_VEHICLE</code>
* 65536 :<code>RESCUE_CLOSET</code>
* 524288 :<code>NOTHREAT</code> {{l4d2}}
* 1048576 :<code>LYINGDOWN</code> {{l4d2}}
}}<noinclude>
{{note|Effects of the attributes can be read at the [[List of L4D Series Nav Mesh Attributes]] page.}}
[[Category:Flag Templates|NavAttributeRegion]]
</noinclude>

Latest revision as of 02:17, 4 August 2024