@thedog said in How to place units in allied or major/minor territory?:
I would try creating more units, the indian units will need to end with say;
Indian units
Infantry_in
Tanks_in
factory_in
These units must specify the factory they can be produced from with
<option name="requiresUnits" value="factory_in/>
British units
Tanks_br
Fighter_br
factory_br
These units must specify the factory they can be produced from with
<option name="requiresUnits" value="factory_br"/>
Then the two factories can produce only their national units.
In your idea you will get units produced by the faction on its own factory located in its own territory?
If "yes", then, sorry, your idea is not relevant to this topic.