ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
CarryOverMoney
Jump to navigation
Jump to search
| Flag: | CarryOverMoney |
| File(s): | Maps |
| Values: | In Red Alert: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
|
| Default: | 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 Red Alert
This value is the percentage of credits specified as a fraction, thus 10 is 10%, and 100 is 100%. Negative values can be used to remove credits.
In Tiberian Sun and later
This value is the percentage of credits specified as a fraction, thus 0.100000 is 10%, and 1.0 is 100%. Negative values can be used to remove credits.