Colonial units?
Posted: Fri Oct 16, 2015 9:30 pm
Well, France and UK ("colonial nations" as the script clals them) can deploy specific units at the bottom of the board, as "in transport" on water. Example in the perisan gulf.
Where does it specify what units can be deployed as "colonial"?
I just found these in the units.lua:
But as you can see by the -- sign, these are not used. I changed it to colonial=false (without the -- in front of course) to test it out, but it has no effect.
I want to limit what sort of units can be brought in that way, certainly don't want planes and tanks.
Where does it specify what units can be deployed as "colonial"?
I just found these in the units.lua:
Code: Select all
--colonial = true,I want to limit what sort of units can be brought in that way, certainly don't want planes and tanks.