Ajidica
High Quality Person
- Joined
- Nov 29, 2006
- Messages
- 22,482
I was looking through GlobalDefines to see if there is an option in there that would resolve a text issue I have been having with my mod and I found this:
I'm curious, if this was changed to two, would that allow two units on a tile?
This seems to be a better compromise then Kael's Legion mod that returns conventional stacks. You are still required to spread out your army so the SoD is avoided, but congestion issues are reduced and there can be some semblance of scale on the map.
Code:
<Row Name="PLOT_UNIT_LIMIT">
<Value>1</Value>
</Row>
This seems to be a better compromise then Kael's Legion mod that returns conventional stacks. You are still required to spread out your army so the SoD is avoided, but congestion issues are reduced and there can be some semblance of scale on the map.