Hi there everyone
I'm working with regions.rul at the moment. Is it possible to create a new region that only exists to hold cities that can be targeted for a specific mission?
My problem is this, using North Atlantic ocean as an example:
- [336, 336, -37, -37, -2, STR_AZORES]
- [337, 337, -61.25, -61.25, -1, STR_REYKJAVIK]
- [295.125, 295.125, -34.5, -34.5, -2, STR_BERMUDA]
- [286.875, 286.875, -38.25, -38.25, -1, STR_NEW_YORK]
- [290.25, 290.25, -41.25, -41.25, -1, STR_BOSTON]
- [271.25, 271.25, -50.875, -50.875, -1, STR_FORT_SEVERN]
- [318.06, 318.06, -27.96, -27.96, -5, STR_ALTANTICA]
While the missions themselves work fine, they don't play nicely with alien missions. I've had missions intended for site 5 heading to site 1 and vice versa. My idea was to try and use a separate region, but to no success. If this isn't doable let me know
Thanks for your time and attention