patriachica
Chieftain
- Joined
- May 22, 2011
- Messages
- 30
I'm looking for a modcom for route restriction (i.e. restrict chariots to traveling on roads), and I'm hoping someone will point me in the right direction. Here's what I've found:
Can anyone suggest a third alternative which doesn't require new XML tags? zRoutes is really what I'm looking for, but it's non-op.
- zRoutes: Simple config file lists the restricted units, default is no change. An all-Python modcom, but the code is out of date and doesn't (appear to) work with BTS 3.19
- JRouteNative: Adds a new tag to the UnitInfos XML, and expands use so route bonuses can be moderated (i.e. warriors move the same on railroads as on roads). Haven't tried it because I really don't want to add new tags to XML if I don't have to (it makes merging
).
Can anyone suggest a third alternative which doesn't require new XML tags? zRoutes is really what I'm looking for, but it's non-op.