Emp comm restrict: Difference between revisions
Appearance
New page: {{Sitenav|Entity Index > emp_comm_restrict}} ==Description== A brush-based entity used to restrict any commander (regardless of team) from placing structures within the b... |
No edit summary |
||
Line 4: | Line 4: | ||
A brush-based entity used to restrict any commander (regardless of team) from placing structures within the boundaries of a given brush. | A brush-based entity used to restrict any commander (regardless of team) from placing structures within the boundaries of a given brush. | ||
== | ==Keyvalues== | ||
; | *;Name <string> | ||
:The name that other entities refer to this entity by. | |||
==Flags== | |||
This entity has no flags. | |||
==Notes== | ==Notes== | ||
Line 11: | Line 15: | ||
*To restrict [[Engineer]]s from building, consider the [[emp_eng_restrict]] entity for regional restriction and the [[emp_info_params]] entity for global restriction. | *To restrict [[Engineer]]s from building, consider the [[emp_eng_restrict]] entity for regional restriction and the [[emp_info_params]] entity for global restriction. | ||
[[Category:Entity]] | [[Category:Entity]][[Category:Brush Entity]] |
Latest revision as of 21:10, 2 February 2009
Home > Emp comm restrict
Description
A brush-based entity used to restrict any commander (regardless of team) from placing structures within the boundaries of a given brush.
Keyvalues
- Name <string>
- The name that other entities refer to this entity by.
Flags
This entity has no flags.
Notes
- Use with the Nodraw texture.
- To restrict Engineers from building, consider the emp_eng_restrict entity for regional restriction and the emp_info_params entity for global restriction.