No matter how i try and link my constructed systems up with wormholes by editing my galforge map in notepad and adding the relevant lines of script i cannot get my wormholes to link!
This is how ive been doing it.
interStarConnectionCount [amount in my map]
interStarConnection
starIndexA [Start System]
planetIndexA [Wormhole in start system]
starIndexB [End System]
planetIndexB [Wormhole in end system]
spawnProbability 1.0
type "Wormhole"
However on closer inspection of the maps with the game, this doesnt appear to be the case and i cant seem to make any logical sense of it.
Going off the galaxy files included with sins, i went for
interStarConnectionCount [amount in my map]
interStarConnection
starIndexA [Start System]
planetIndexA [Wormhole in end system]
starIndexB [End System]
planetIndexB [Wormhole in start system]
spawnProbability 1.0
type "Wormhole"
but this also didnt work! Argh.
Sorry if its something simple im doing wrong, any help would be appreciated.
Thanks.