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

RandomSelectionWeight

From ModEnc
Revision as of 04:05, 25 August 2024 by Testid123 (talk | contribs) (Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|Rules(md).ini}} |values={{Values|integer}} |default=1 |types=Country |ares=yes |aresflag=yes }} Specifies how likely it is that th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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: RandomSelectionWeight
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 1
Applicable to: Country

Game ares yes.pngThis flag is part of Ares. Do not use it without Ares installed.



Specifies how likely it is that this country will be randomly selected when a player chooses ‘Random’. The probability of this country being picked is calculated by dividing this country’s RandomSelectionWeight value by the sum of all Multiplay=yes countries’ RandomSelectionWeight values.