Template:KV NavBlocker: Difference between revisions
Jump to navigation
Jump to search
(CS:GO: teamToBlock non-functional, always blocks either for both teams or for no team.) |
(supports doc and param) |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=NavBlocker| | <includeonly>{{ScrollBox|title=NavBlocker| | ||
{{KV|Team(s) to block|choices|intn=teamToBlock|Team | <!-- IF: L4D OR L4D2 -->{{#if:{{{l4d2|}}}| | ||
{{KV|Team(s) to block|choices|intn=teamToBlock|Team this entity should block. | |||
:* -1 : Everyone | :* -1 : Everyone | ||
:* 2 : {{ | :* 2 : Survivors {{l4ds}} | ||
:* 3 : {{ | :* 3 : Infected {{l4ds}} | ||
}} | |||
{{KV|Affects Flow?|boolean|intn=affectsFlow|Does this Nav Blocker block flow in the level? Only Nav Blocker with this enabled will cause flow recomputation on blocking/unblocking. {{warning|{{l4ds}} This can cause a flow error if it blocks the only path to the level's goal.}} }} | |||
|<!-- ELSE: --> | |||
{{KV|Team(s) to block|choices|intn=teamToBlock|Team this entity should block. | |||
:* -1 : Everyone | |||
:* 2 : Red {{tf2}}, Survivors {{l4ds}}, Terrorists {{css}} {{csgo}} | |||
:* 3 : Blue {{tf2}}, Infected {{l4ds}}, Counter-Terrorists {{css}} {{csgo}} | |||
{{warning|{{csgo}} <code>teamToBlock</code> non-functional, always blocks either for both teams or for no team.}} | {{warning|{{csgo}} <code>teamToBlock</code> non-functional, always blocks either for both teams or for no team.}} | ||
}} | |||
{{KV|Affects Flow?|boolean|intn=affectsFlow|Does this Nav Blocker block flow in the level? Only Nav Blocker with this enabled will cause flow recomputation on blocking/unblocking. | {{KV|Affects Flow?|boolean|intn=affectsFlow|Does this Nav Blocker block flow in the level? Only Nav Blocker with this enabled will cause flow recomputation on blocking/unblocking. {{warning|{{l4ds}} This can cause a flow error if it blocks the only path to the level's goal.}}|only=l4d2}} | ||
{{warning|{{ | {{KV|Recheck Breakables|boolean|Appears to respond to any changes to breakables, even though a<code>BlockNav</code>/<code>UnblockNav</code>input is fired anyways from the breakable prop anyway.|deprecated=1|only={{css}}}} | ||
{{KV|Recheck Breakables|boolean|Appears to respond to any changes to breakables, even though a<code>BlockNav</code>/<code>UnblockNav</code> input is fired anyways from the breakable prop anyway.|deprecated=1|only={{css}}}} | }}}}</includeonly> | ||
<noinclude> | |||
{{documentation}} | |||
</noinclude> | </noinclude> |
Revision as of 12:40, 25 August 2021
The above documentation is transcluded from Template:KV NavBlocker/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.