Jump to content

MinMoney: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Minimum amount of money selectable in the sidebar. I have not established if there are minimum or maximum thresholds for this value, although I would imagine that setting this below 0 would cause 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|Rules(md).ini}}
|values={{Values|integer}}
|default=2500
|types={{categ|MultiplayerDialogSettings}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
}}
Minimum amount of money selectable in the sidebar. I have not established if there are minimum or maximum thresholds for this value, although I would imagine that setting this below '''0''' would cause problems. Note that despite the presence of the {{f|Money||link}} statement in this section, it is not parsed or used in [[Red Alert 2]] - the game uses the value held in the {{f|Credits||link}} statement of the RA2.INI file to determine this value.

Latest revision as of 21:57, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: MinMoney
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 2500
Applicable to: MultiplayerDialogSettings


Minimum amount of money selectable in the sidebar. I have not established if there are minimum or maximum thresholds for this value, although I would imagine that setting this below 0 would cause 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.