Page 1 of 1
New units in the purchasing pool
Posted: Mon Dec 10, 2018 6:47 pm
by Kossatx
Hi, I'm not sure which would be the right script to add (or remove) units to the purchasing pool of a country. For example... if the conditions are satisfied, Germany can build until 5 "volkssturm" units... or in the other side, can no longer build any fleet. Any idea?
RE: New units in the purchasing pool
Posted: Mon Dec 10, 2018 11:03 pm
by sPzAbt653
Add units with the Unit script. Can't remove units.
RE: New units in the purchasing pool
Posted: Tue Dec 11, 2018 8:16 am
by BillRunacre
I think it's the Unit Build Limit that needs adjusting here.
To do this go to Campaign -> Edit Country Data -> Edit Unit Build Data
Here you can increase or decrease the numbers by unit type and country. [:)]
RE: New units in the purchasing pool
Posted: Tue Dec 11, 2018 8:45 am
by Kossatx
sPzAbt653@ Thanks, it would be great if removing units from the pool would be possible [:(]
BillRunacre@ I refer to generate an event once the game has begun, not to mod the starting game.