Jump to content

Sight: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Vinifera7
partial rewrite
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the number of cells into the shroud that this object can 'see' (or more specifically how many cells of the shroud around itself are revealed). Also used for targeting and guard mode purposes.
|name=Sight
|files={{Categ|Rules(md).ini}}
|values=integer (0-11)
|special=none
|default=1
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
|games=[[RA1]], [[TS]], [[RA2]], [[YR]]
}}
 
This flag specifies the distance in [[cell]]s that the unit can see into the shroud. It can be set to any positive integer, but setting it higher than 11 will have the same effect as setting it to 11.
 
According to [[The Guide]], {{tt|Sight}} is also used for targeting and guard mode purposes. '''(NEEDS REVISION)'''
 
==Rock Patch==
#As part of his studies surrounding Rock Patch, pd has confirmed the actual limit of {{tt|Sight}} to be 11, not 10.
#Although originally expanded to 120, this limit got re-introduced in RP 1.04c to avoid major problems that it caused. It is possible that later versions of the patch may try again to eliminate it.

Revision as of 19:07, 27 August 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Sight
File(s): Rules(md).ini
Values: integer (0-11)
Special Values: none
Default: 1
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


This flag specifies the distance in cells that the unit can see into the shroud. It can be set to any positive integer, but setting it higher than 11 will have the same effect as setting it to 11.

According to The Guide, Sight is also used for targeting and guard mode purposes. (NEEDS REVISION)

Rock Patch

  1. As part of his studies surrounding Rock Patch, pd has confirmed the actual limit of Sight to be 11, not 10.
  2. Although originally expanded to 120, this limit got re-introduced in RP 1.04c to avoid major problems that it caused. It is possible that later versions of the patch may try again to eliminate it.