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

Difference between revisions of "RandomRate"

From ModEnc
Jump to: navigation, search
(Created page with "This tag holds two values. These specify the range at which a random Rate= will be generated. This makes the debris spin (because its animation is of the debris spinning) at a...")
 
(Added flag section and a warning about random events)
Line 1: Line 1:
This tag holds two values. These specify the range at which a random Rate= will be generated. This makes the debris spin (because its animation is of the debris spinning) at a random speed each time the debris is generated.
+
{{Flag
 +
|name=RandomRate
 +
|files={{Categ|Art(md).ini}}
 +
|values=Two [[Help:Values#Integers|Integers]], separated by comma
 +
|default=0,0
 +
|types={{Categ|Animations}}
 +
|ts=yes
 +
|fs=yes
 +
|ra2=yes
 +
|yr=yes
 +
}}
 +
 
 +
This tag holds two values. These specify the range at which a random Rate= will be generated. In debris animations, this makes the debris spin (because its animation is of the debris spinning) at a random speed each time the debris is generated.
 +
 
 +
{{HorizontalBar|In Tiberian Sun, random events are known to cause Reconnection Errors. The game has trouble synchronizing random events between players. Use RandomRate with caution.|image=Warning.png}}

Revision as of 08:19, 8 September 2018

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: RandomRate
File(s): Art(md).ini
Values: Two Integers, separated by comma
Default: 0,0
Applicable to: Animations


This tag holds two values. These specify the range at which a random Rate= will be generated. In debris animations, this makes the debris spin (because its animation is of the debris spinning) at a random speed each time the debris is generated.

Warning.png
In Tiberian Sun, random events are known to cause Reconnection Errors. The game has trouble synchronizing random events between players. Use RandomRate with caution.