Template:Fl NavAttributeRegion:zh-cn: Difference between revisions
Jump to navigation
Jump to search
Note:在
中,这些值也可用于
mNo edit summary |
m (- changed links to :lang suffix redirect pages to the redirected link) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
{{lang|Template:Fl NavAttributeRegion}} | {{lang|Template:Fl NavAttributeRegion}} | ||
</noinclude> | </noinclude> | ||
这些属性的效果可以在[[List of L4D Series Nav Mesh Attributes | 这些属性的效果可以在[[List of L4D Series Nav Mesh Attributes/zh|求生之路1&2之导航网格属性清单]]页面找到。{{ScrollBox|title=NavAttributeRegion <nowiki>|</nowiki> 导航属性区域| | ||
{{Fl:zh-cn|2|<code>EMPTY</code>}} | {{Fl:zh-cn|2|<code>EMPTY</code>}} | ||
{{Fl:zh-cn|4|<code>STOP_SCAN</code>|nofgd=1}} | {{Fl:zh-cn|4|<code>STOP_SCAN</code>|nofgd=1}} | ||
Line 18: | Line 18: | ||
{{Fl:zh-cn|524288|<code>NOTHREAT</code>|only={{l4d2}}}} | {{Fl:zh-cn|524288|<code>NOTHREAT</code>|only={{l4d2}}}} | ||
{{Fl:zh-cn|1048576|<code>LYINGDOWN</code>|only={{l4d2}}}} | {{Fl:zh-cn|1048576|<code>LYINGDOWN</code>|only={{l4d2}}}} | ||
{{note | {{note|在 {{l4d2}} 中,这些值也可用于 <code>[[Left 4 Dead 2/Script Functions#Methods_14|TerrorNavArea]]</code>[[VScript]] class 中的生成属性方法。}} | ||
}}<noinclude> | }}<noinclude> | ||
[[Category:Flag Templates|NavAttributeRegion]] | [[Category:Flag Templates|NavAttributeRegion]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:01, 4 July 2024
这些属性的效果可以在求生之路1&2之导航网格属性清单页面找到。
NavAttributeRegion | 导航属性区域:
- [
2
] :EMPTY
- [
4
] :STOP_SCAN
不存在于FGD!
- [
32
] :BATTLESTATION
- [
64
] :FINALE
- [
128
] :PLAYER_START
(即“Mission Start”)
- [
256
] :BATTLEFIELD
- [
1024
] :NOT_CLEARABLE
- [
2048
] :CHECKPOINT
- [
4096
] :OBSCURED
不存在于FGD! ()
- [
8192
] :NO_MOBS
- [
16384
] :THREAT
不存在于FGD!
- [
32768
] :RESCUE_VEHICLE
不存在于FGD! ()
- [
65536
] :RESCUE_CLOSET
不存在于FGD! ()


TerrorNavArea
VScript class 中的生成属性方法。