STAR WARS™ Empire at War: Gold Pack

STAR WARS™ Empire at War: Gold Pack

EaWX: Thrawn's Revenge 3.4 (Updated April 2nd)
Dr.Vogel 18 Apr, 2024 @ 1:58am
Is there a limit for trade routes in GC?
So, I am making a private galactic conquest map by taking the Known Galaxy Large GC and adding some additional planets to it. I've added the planets I wanted, and started adding new trade routes for them. However, when I tested the map, there were NO trade routes at all, not even the default ones. Does EAW have a limit for trade routes on one map, or did I simply copy-paste something incorrectly?
< >
Showing 1-3 of 3 comments
IRampagingRhin0  [developer] 18 Apr, 2024 @ 7:16am 
The <TradeRoutes> tag does have a limit, but you can just add a second one to bypass it
Dr.Vogel 18 Apr, 2024 @ 7:28am 
Originally posted by IRampagingRhin0:
The <TradeRoutes> tag does have a limit, but you can just add a second one to bypass it
How do I do that? What do I need to write in the XML for that to work?
IRampagingRhin0  [developer] 20 Apr, 2024 @ 9:20am 
Just simply doubling up the tag entry such as

<TradeRoutes>
A
B
C
etc...
</TradeRoutes>

<TradeRoutes>
AA
AB
AC
etc...
</TradeRoutes>
< >
Showing 1-3 of 3 comments
Per page: 1530 50