Template:Fl NavAttributeRegion: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(more flags; more info; and that Template:Fl thing)
(Blanked the page)
Tag: Blanking
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
 
{{lang|Template:Fl NavAttributeRegion}}
</noinclude>
{{ScrollBox|title=NavAttributeRegion|
Effects of these attributes are found at the [[List of L4D Series Nav Mesh Attributes]] page.
{{Fl|2|<code>EMPTY</code>}}
{{Fl|4|<code>STOP_SCAN</code>}}
{{Fl|32|<code>BATTLESTATION</code>}}
{{Fl|64|<code>FINALE</code>}}
{{Fl|128|<code>PLAYER_START</code>}}
{{Fl|256|<code>BATTLEFIELD</code>}}
{{Fl|1024|<code>NOT_CLEARABLE</code>}}
{{Fl|2048|<code>CHECKPOINT</code>}}
{{Fl|4096|<code>OBSCURED</code>}}
{{Fl|8192|<code>NO_MOBS</code>}}
{{Fl|16384|<code>THREAT</code>}}
{{Fl|32768|<code>RESCUE_VEHICLE</code>}}
{{Fl|65536|<code>RESCUE_CLOSET</code>}}
{{Fl|524288|<code>NOTHREAT</code>|only={{l4d2}}}}
{{Fl|1048576|<code>LYINGDOWN</code>|only={{l4d2}}}}
{{note|In {{l4d2}}, these values are also usable with the spawn attribute methods found in the<code>[[List_of_L4D2_Script_Functions#Methods_14|TerrorNavArea]]</code>[[VScript]] class.}}
}}
<noinclude>
[[Category:Flag Templates|NavAttributeRegion]]
</noinclude>

Latest revision as of 02:17, 4 August 2024