Jump to content

CarryOverMoney: Difference between revisions

From ModEnc²
m 4 revisions imported
ATHSE (talk | contribs)
No edit summary
Line 6: Line 6:
|default=0.0
|default=0.0
|ra=yes
|ra=yes
|cs=yes
|am=yes
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|ets=yes
|hp=yes
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
}}
}}
Used in single player missions only. Fill a number. This is the percentage of credits inherited from the previous mission. For example, filling 0.100000 is 10%. The specific amount of credits shall not exceed the value of [[CarryOverCap]].
Used in singleplayer missions to inherit a players ending credits from the previous mission. The amount of credits shall not exceed the value specified by [[CarryOverCap]].
 
In {{ts}} and later games, this value the percentage of credits in specified as a fraction, thus 0.100000 is 10%, and 1.0 is 100%. Negative values can be used to remove credits.
 
In {{ra}}, this appears to be a boolean toggle of 0 or 1.

Revision as of 16:49, 6 May 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: CarryOverMoney
File(s): Maps
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 0.0
Applicable to: Basic


Used in singleplayer missions to inherit a players ending credits from the previous mission. The amount of credits shall not exceed the value specified by CarryOverCap.

In Tiberian Sun and later games, this value the percentage of credits in specified as a fraction, thus 0.100000 is 10%, and 1.0 is 100%. Negative values can be used to remove credits.

In Red Alert, this appears to be a boolean toggle of 0 or 1.