Jump to content

DropPod.Maximum: Difference between revisions

From ModEnc²
en>Testid123
Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|Rules(md).ini}} |values={{Values|Integer}} |default=DropPodMinimum |types={{categ|SuperWeaponTypes}} |ares=yes |aresflag=yes }} Th..."
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
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 21:41, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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