PDA

View Full Version : # of Rebels


Figgie
18-05-2005, 16:26
Ive seen some very intriguing changes in some of your guys' mods but the one I am most interested in at this very moment, and the one I would like to ask about is the number of squads in a rebel army. Id like to ask if you guys remember which file regulates how many squads can be in a rebel army? Thanks in advance :bday:

Elvain
18-05-2005, 17:18
it is file defs/rebels/rconst.ini

this indicates number of local rebel's squads:
;spawn percentage
SpawnPerc1 = 5
SpawnCount1 = 13
SpawnPerc2 = 10
SpawnCount2 = 11
SpawnPerc3 = 20
SpawnCount3 = 10
SpawnPerc4 = 100
SpawnCount4 = 99-10-11-13

and this number of loyalist squads:
;spawn loyalists percentage
SpawnLoyalistsPerc1 = 10
SpawnLoyalistsCount1 = 14
SpawnLoyalistsPerc2 = 20
SpawnLoyalistsCount2 = 12
SpawnLoyalistsPerc3 = 30
SpawnLoyalistsCount3 = 11
SpawnLoyalistsPerc4 = 100
SpawnLoyalistsCount4 = 10 10-11-12-14

Figgie
19-05-2005, 19:17
Thanks! :biggrin: