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 2024 年 4 月 18 日 上午 1:58
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?
< >
正在显示第 1 - 3 条,共 3 条留言
IRampagingRhin0  [开发者] 2024 年 4 月 18 日 上午 7:16 
The <TradeRoutes> tag does have a limit, but you can just add a second one to bypass it
Dr.Vogel 2024 年 4 月 18 日 上午 7:28 
引用自 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  [开发者] 2024 年 4 月 20 日 上午 9:20 
Just simply doubling up the tag entry such as

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

<TradeRoutes>
AA
AB
AC
etc...
</TradeRoutes>
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50