Jump to content

Home

Couple Questions..


Jedi_Trooper

Recommended Posts

Posted

hey im new to here and have a couple of questions of how to do some things. first off, what kind of bases and spawn markers do i use for a 2 player space map?

 

Secondly How do you add new trade routes? i have the map editor and mod tools and i can access the oringinal XML files in the Gamedata/mods/source/data/xml . ive fooled around with some of the other files and i know how to edit them. ive also read the 3 documents that come with

now i know that there is 3 XML files edleast that have something to do with trade routes: TradeRouteFiles , TradeRouteLines , TradeRoutes .

TradeRouteFiles , and TradeRouteLines i cant figure out how to do anything with.

now ive loooked through TradeRoutes and it seems to me that the first 11 trade routes (or edleast till is says "<!-- Used for Medium Map -->") shown are part of the Galactic Conflict Campaign in Galactic Conquest. this is the campaign that i want to add new trade lines in.

so first just to experiment i copied the way the other trade routes were written and this is what i wrote:

 

<TradeRoute Name="Coruscant_Byss"

 

<Point_A>Coruscant</Point_A>

<Point_B>Byss</Point_B>

<HS_Speed_Factor>5.0</HS_Speed_Factor>

<Political_Control_Gain>0</Political_Control_Gain>

<Credit_Gain_Factor>0.5</Credit_Gain_Factor>

 

</TradeRoute>

 

This is a trade route between Coruscant and Byss i tried to add, but when i load up the game nothing shows up in the GC campaign. no new trade routes there or anything.

i then tried REMOVING one of the existing trade lines (the Fondor_Abregado_Rae one if that matters) but it was still there when i loaded up the game a second time.

can someone help me with these things please?

 

Thanks in advance!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...