Emp infantry restrict: Difference between revisions
Appearance
New page: {{Sitenav|Entity Index > Emp_inf_restrict}} == Description == The Entity used for controlling area access in [http://empiresmod.info/index.php/Main_Page Empires] maps. ... |
|||
Line 7: | Line 7: | ||
*; Name <string> | *; Name <string> | ||
:Name of the Entity | :Name of the Entity | ||
*; Allow Scouts? < | *; Allow Scouts? <boolean> | ||
:This setting determines whether or not scouts are allowed access | :This setting determines whether or not scouts are allowed access | ||
*; Allow Riflemen? < | *; Allow Riflemen? <boolean> | ||
:This setting determines whether or not riflemen are allowed access | :This setting determines whether or not riflemen are allowed access | ||
*; Allow Grenadiers? < | *; Allow Grenadiers? <boolean> | ||
:This setting determines whether or not grenadiers are allowed access | :This setting determines whether or not grenadiers are allowed access | ||
*; Allow Engineers? < | *; Allow Engineers? <boolean> | ||
:This setting determines whether or not engineers are allowed access | :This setting determines whether or not engineers are allowed access | ||
*; Allow NF? < | *; Allow NF? <boolean> | ||
:This setting determines whether or not Northern Faction players are allowed access | :This setting determines whether or not Northern Faction players are allowed access | ||
*; Allow Engineers? < | *; Allow Engineers? <boolean> | ||
:This setting determines whether or not Brenodi Empire players are allowed access | :This setting determines whether or not Brenodi Empire players are allowed access | ||
Revision as of 16:04, 18 February 2009
Home > Emp infantry restrict
Description
The Entity used for controlling area access in Empires maps.
Keyvalues
- Name <string>
- Name of the Entity
- Allow Scouts? <boolean>
- This setting determines whether or not scouts are allowed access
- Allow Riflemen? <boolean>
- This setting determines whether or not riflemen are allowed access
- Allow Grenadiers? <boolean>
- This setting determines whether or not grenadiers are allowed access
- Allow Engineers? <boolean>
- This setting determines whether or not engineers are allowed access
- Allow NF? <boolean>
- This setting determines whether or not Northern Faction players are allowed access
- Allow Engineers? <boolean>
- This setting determines whether or not Brenodi Empire players are allowed access
Inputs
- Toggle Scout <void>
- Enable/disable access for Scouts
- Toggle Rifleman <void>
- Enable/disable access for Riflemen
- Toggle Grenadier <void>
- Enable/disable access for Grenadiers
- Toggle Engineer <void>
- Enable/disable access for Engineers
- Toggle NF <void>
- Enable/disable access for Northern Faction players
- Toggle BE <void>
- Enable/disable access for Brenodi Empire players
- Change Access <integer>
- Change all access control settings at once. 1=scout, 2=grenadier, 4=rifleman, 8=engineer, 16=NF, 32=BE
- eg. To only allow Brenodi engineers and grenadiers, use 32+8+2=42
Flags
This entity has no flags.
Notes
- Can only be used as a brush entity.
- Will cause the compile process to crash if used in conjunction with a displacement!