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

DropPod.Maximum: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Testid123 (talk | contribs)
Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|Rules(md).ini}} |values={{Values|Integer}} |default=DropPodMinimum |types={{categ|SuperWeaponTypes}} |ares=yes |aresflag=yes }} Th..."
 
Testid123 (talk | contribs)
mNo edit summary
 
Line 3: Line 3:
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values={{Values|Integer}}
|values={{Values|Integer}}
|default=[[DropPodMinimum]]
|default=[[DropPodMaximum]]
|types={{categ|SuperWeaponTypes}}
|types={{categ|SuperWeaponTypes}}
|ares=yes
|ares=yes

Latest revision as of 14:24, 20 August 2024

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: DropPod.Maximum
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: DropPodMaximum
Applicable to: SuperWeaponTypes

This flag is part of Ares. Do not use it without Ares installed.



The maximum number of Drop Pods being created Examples of use:.
[SuperWeaponTypes]
DropPod.Types=KNIGHT,COVE
DropPod.Minimum=3
DropPod.Maximum=3
DropPod.Veterancy=0

See Also