ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "PipsDrawForAll"

From ModEnc
Jump to: navigation, search
 
m (Revised: Types corrected and additional information added.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Can be set to 'yes' or 'no' and determines whether or not the PipScale= on this object is to be displayed to all players, whether or not they are allied with its Owner=.<br />
+
|values={{Values|bool}}
(Yuri's Revenge Only)
+
|default=no
 +
|types={{Categ|Technoes}} <!-- According to DCoder -->
 +
|yr=yes
 +
}}
 +
 
 +
This flag determines whether or not to display pips for a [[BuildingTypes|building]] to ''all'' players, rather than just the player controlling that building and the players he is allied with. Although {{f|PipsDrawForAll|link}} is parsed for all [[TechnoTypes]], it will only have any noticable effect on buildings.
 +
 
 +
Which pips are displayed is determined by {{f|MaxNumberOccupants|link}} or {{f|PipScale|link}}.
 +
 
 +
==See also==
 +
* {{f|MaxNumberOccupants|link}}
 +
* {{f|PipScale|link}}

Latest revision as of 22:47, 6 December 2009

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: PipsDrawForAll
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



This flag determines whether or not to display pips for a building to all players, rather than just the player controlling that building and the players he is allied with. Although PipsDrawForAll is parsed for all TechnoTypes, it will only have any noticable effect on buildings.

Which pips are displayed is determined by MaxNumberOccupants or PipScale.

See also