For the purpose of my thread, galacxy will mean = Cluster of stars (stars close to eachother)
So. I wanted to create a map where I have a few galacxy's, with wormholes connecting them instead of stars. So the priciple would be: interstellar travel is between stars, but intergalactic would be through wormholes.
so far I have managed to make a visible phaselane between to wormholes not in the same star system by notepad:
interStarConnectionCount 1
interStarConnection
starIndexA 0
planetIndexA 4
starIndexB 2
planetIndexB 6
spawnProbability 1.0
Now there is a few problems with this. First it doesn't work... I mean it really does. It shows there is a connection but when I haven't discovered both wormholes (you have to go through the star to the other side and discover it), you cant really click on anything as all it shows is a phaselane going into no where. Second, when you have discovered both, it still doesn't work. When at the newly discovered wormhole ask the scout to travel to the other wormhole, it plots a route back through the star connection...
Not leaving out that I still haven't found out how to split star connections.
Any ideas/help/answers?