Emp eng restrict: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
A brush-based entity used to restrict [[Engineer]]s of a specified team from building Engineer-placed structures. This entity currently supports the restriction of walls or everything altogether. | A brush-based entity used to restrict [[Engineer]]s of a specified team from building Engineer-placed structures. This entity currently supports the restriction of walls or everything altogether. | ||
== | ==Keyvalues== | ||
;Name | *;Name <string> | ||
:The name that other entities refer to this entity by. | :The name that other entities refer to this entity by. | ||
;Prevent NF Engineer Building | *;Prevent NF Engineer Building <options> | ||
:Select the restrictions for Northern Faction Engineers when touching this brush. | :Select the restrictions for Northern Faction Engineers when touching this brush. | ||
:*No Restriction | :*No Restriction | ||
:*Walls | :*Walls | ||
:*Everything | :*Everything | ||
;Prevent Brenodi Engineer Building | *;Prevent Brenodi Engineer Building <options> | ||
:Select the restrictions for Brenodi Empire Engineers when touching this brush. | :Select the restrictions for Brenodi Empire Engineers when touching this brush. | ||
:*No Restriction | :*No Restriction | ||
:*Walls | :*Walls | ||
:*Everything | :*Everything | ||
==Flags== | |||
This entity has no flags. | |||
==Notes== | ==Notes== | ||
Line 24: | Line 27: | ||
[[Category:Entity]] | [[Category:Entity]][[Category:Brush Entity]] |
Latest revision as of 20:09, 2 February 2009
Home > Emp eng restrict
Description
A brush-based entity used to restrict Engineers of a specified team from building Engineer-placed structures. This entity currently supports the restriction of walls or everything altogether.
Keyvalues
- Name <string>
- The name that other entities refer to this entity by.
- Prevent NF Engineer Building <options>
- Select the restrictions for Northern Faction Engineers when touching this brush.
- No Restriction
- Walls
- Everything
- Prevent Brenodi Engineer Building <options>
- Select the restrictions for Brenodi Empire Engineers when touching this brush.
- No Restriction
- Walls
- Everything
Flags
This entity has no flags.
Notes
- Use with the Nodraw texture.
- To prevent Engineers from building anywhere on a map, consider the emp_info_params entity for global restriction.