Starsector Question
Posted: Sat Oct 06, 2012 1:56 pm
I tried to add starsytems to the sector map by changing the sector_data.xml
<sectorDescription name="STANDARD_SPACE" minSector="0" unique="false">
<nameList>
<name>Federation Space</name>
</nameList>
<trackList>
<track>civilian</track>
<track>cosmos</track>
<track>milkyway</track>
</trackList>
<startEvent>START_BEACON</startEvent>
<event name="STORE" min="5" max="6"/>
<event name="ITEMS" min="2" max="4"/>
<event name="NEUTRAL2" min="4" max="10"/>
<event name="NOTHING" min="2" max="2"/>
<event name="DISTRESS_BEACON" min="5" max="8"/>
<event name="HOSTILE2" min="6" max="10"/>
<event name="NEBULA" min="0" max="0"/>
<event name="QUESTS" min="1" max="1"/>
<event name="HOSTILE1" min="8" max="12"/>
<event name="HOSTILE_BOARDING" min="6" max="6"/>
</sectorDescription>
Hoped that I would get a sector with min 39 - max 59 starsystems.
But i get only the normal map with ~ 24 starsystems per sector.
So it did not work.
Is there a way to change the systemmaps so that each system get more stars ( eventpoints ) ?
Best wishes
Mantis
<sectorDescription name="STANDARD_SPACE" minSector="0" unique="false">
<nameList>
<name>Federation Space</name>
</nameList>
<trackList>
<track>civilian</track>
<track>cosmos</track>
<track>milkyway</track>
</trackList>
<startEvent>START_BEACON</startEvent>
<event name="STORE" min="5" max="6"/>
<event name="ITEMS" min="2" max="4"/>
<event name="NEUTRAL2" min="4" max="10"/>
<event name="NOTHING" min="2" max="2"/>
<event name="DISTRESS_BEACON" min="5" max="8"/>
<event name="HOSTILE2" min="6" max="10"/>
<event name="NEBULA" min="0" max="0"/>
<event name="QUESTS" min="1" max="1"/>
<event name="HOSTILE1" min="8" max="12"/>
<event name="HOSTILE_BOARDING" min="6" max="6"/>
</sectorDescription>
Hoped that I would get a sector with min 39 - max 59 starsystems.
But i get only the normal map with ~ 24 starsystems per sector.
So it did not work.
Is there a way to change the systemmaps so that each system get more stars ( eventpoints ) ?
Best wishes
Mantis