Jump to content

Camera: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and specifies whether or not the weapon simply reveals the area around the target rather than damages it. The area revealed is specified by the CameraRange= tag in the [General] section. This remains residual from Red Alert and it is not known if the logic can be made to work in Red Alert 2.
|values={{Values|bool}}
|files={{ini|rules}}
|types={{Categ|Weapon|Weapons}}
|ra=yes
|cs=yes
|am=yes
|ts=yes
|fs=yes
|ra2=yes
|yr=yes
}}
{{obsolete|{{ts}} to {{yr}}}}
Was used to specify if the weapon simply reveals the area around the target rather than damages it. The area revealed is was specified by the [[CameraRange]] in the [[General]] section, in RA the reveal range is hardcoded.

Latest revision as of 21:38, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Camera
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: Weapons


Logic related to Camera, as a whole or in part, is obsolete in Tiberian Sun to Yuri's Revenge.

Was used to specify if the weapon simply reveals the area around the target rather than damages it. The area revealed is was specified by the CameraRange in the General section, in RA the reveal range is hardcoded.