Func noportal volume: Difference between revisions
Jump to navigation
Jump to search
(yeah yeah it's new.. cleanup time!) |
m (minoro) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=func_noportal_volume}} | {{wrongtitle|title=func_noportal_volume}} | ||
==Entity | |||
A region in which no portal can be placed | == Entity description == | ||
==Availability== | A region in which no portal can be placed. | ||
This brush-based entity is exclusive to [[Portal]] | |||
==Keyvalues== | == Availability == | ||
This brush-based entity is exclusive to [[Portal]]. | |||
== Keyvalues == | |||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{kv Parentname}} | * {{kv Parentname}} | ||
==Flags== | |||
== Flags == | |||
* 1: Start inactive | * 1: Start inactive | ||
==Inputs== | |||
== Inputs == | |||
* {{i targetname}} | * {{i targetname}} | ||
* '''Activate''' | * '''Activate''' | ||
Line 17: | Line 22: | ||
* '''Toggle''' | * '''Toggle''' | ||
: Toggle blocking functionality | : Toggle blocking functionality | ||
==Outputs== | |||
== Outputs == | |||
* {{o targetname}} | * {{o targetname}} | ||
[[Category:Portal Entities]] | [[Category:Portal Entities]] |
Revision as of 13:26, 28 November 2007
Entity description
A region in which no portal can be placed.
Availability
This brush-based entity is exclusive to Portal.
Keyvalues
Flags
- 1: Start inactive
Inputs
- Template:I targetname
- Activate
- Turn on blocking functionality
- Deactivate
- Turn off blocking functionality
- Toggle
- Toggle blocking functionality