Emp eng restrict: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Sitenav|[[Entity_Index|Entity Index]] > Emp_eng_restrict}}
{{Sitenav|[[Entity_Index|Entity Index]] > emp_eng_restrict}}


== Description ==
==Description==
A Brush Entity used to restrict engineers of a certain team from building walls '''or''' any structure in certain areas.  
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.
== Properties ==
*; Name : The name that other entities refer to this entity by.
*; Prevent NF Engineer Building : Select restrictions for the Northern Faction engineers from being able to build when touching this brush.
*; Prevent Brenodi Engineer Building : Select restrictions for the Brenodi Empire engineers from being able to build when touching this brush.


== Notes ==
==Keyvalues==
* Use with the Nodraw texture.  
*;Name <string>
* To prevent engineers building over the entire map, use the [[Emp_info_params]] entity.
: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


[[Category:Entity|Emp eng restrict]]
==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.
{{Warning|This entity does not prevent engineers from placing structures within the brush, instead it prevents them from placing structures while the player inside the brush. Remember this when using this entity in small areas (ladders, hallways)}}
 
 
[[Category:Entity]][[Category:Brush Entity]]

Latest revision as of 11:09, 3 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.
Warning  Warning: This entity does not prevent engineers from placing structures within the brush, instead it prevents them from placing structures while the player inside the brush. Remember this when using this entity in small areas (ladders, hallways)