Emp infantry restrict: Difference between revisions
Appearance
Line 17: | Line 17: | ||
*; Allow NF? <boolean> | *; 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 | *; Allow BE? <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:06, 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 BE? <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!