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
 
Crimsonum (talk | contribs)
Un-DeeZire'd
 
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}}
|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]]

Latest revision as of 10:54, 9 February 2020

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.
Applicable to: MultiplayerDefaults, MultiplayerDialogSettings


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

See Also