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

Difference between revisions of "CloakingSpeed"

From ModEnc
Jump to: navigation, search
 
(Un-Deezire'd)
 
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Can be set to 'yes' or 'no' and specifies the speed at which the alpha effect for this object with Cloakable=yes set is applied. Should be set on a scale of 1 - 10 with higher numbers representing slower cloaking.
+
|name={{PAGENAME}}
 +
|files={{Categ|ini=rules}}
 +
|types={{Categ|TechnoTypes}}
 +
|values={{values|unsigned integers|1 - 10}}
 +
|ts=yes
 +
|fs=yes
 +
|hp=yes
 +
|ra2=yes
 +
|yr=yes
 +
|ares=yes
 +
}}
 +
 
 +
Specifies the duration, in [[frames]], of each [[CloakingStages|cloaking stage]]. Effectively, this is the speed at which the object (de)cloaks, with 1 being the fastest and 10 slowest possible.
 +
 
 +
==See Also==
 +
* [[CloakingStages]]
 +
* [[CloakDelay]]
 +
* [[Cloakable]]

Latest revision as of 20:42, 19 March 2021

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: CloakingSpeed
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. (Limited to: 1 - 10)
Applicable to: TechnoTypes


Specifies the duration, in frames, of each cloaking stage. Effectively, this is the speed at which the object (de)cloaks, with 1 being the fastest and 10 slowest possible.

See Also