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

MaxMoney: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
m Adding revision category for pages potentially improperly "converted".
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Maximum amount of money selectable in the sidebar. I have not established if there are minimum or maximum thresholds for this value, although setting this less than MinMoney= causes problems. Note that despite the presence of the Money= statement in this section, it is not parsed or used in Red Alert 2 - the game uses the value held in the Credits= statement of the RA2.INI file to determine this value.
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|types={{Categ|MultiplayerDefaults}}, {{Categ|MultiplayerDialogSettings}}
|values={{values|int}}
|default=10000
|ra=yes
|cs=yes
|am=yes
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
Defines the maximum amount of money selectable in the in-game multiplayer dialog.
 
==See Also==
*[[Money]]
*[[MinMoney]]
*[[MoneyIncrement]]
 
 
[[Category:Review for fake conversion and revert if necessary]]

Latest revision as of 19:39, 20 April 2025

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: MaxMoney
File(s): rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 10000
Applicable to: MultiplayerDefaults, MultiplayerDialogSettings


Defines the maximum amount of money selectable in the in-game multiplayer dialog.

See Also