coriolis(0.5) rotating-station station
dodecahedron(0.5) rotating-station station
icosahedron(0.5) rotating-station station
Where the coriolis relates to the two versions of the Gritty coriolis, the dodecahedron relates to the Griff coriolis and the Griff shady coriolis and the icosahedron relates to the two versions of the Globe station.
Everything works great except that the basic dodecahedron is show instead of the Griff stations, anyone got any idea what I'm doing wrong?
Download Fighter HUD, Stingray and System Redux from the EliteWiki
(1) I take it that you have assigned the roles in the shipdata.plist of your OXP, not Oolite's internal one. That means that each of the alternative dodecahedrons gets chosen half as much as the original one. So 25% for the Griff Coriolis, 25% for the Griff shady Coriolis and 50% for the ordinary Dodecahedron. Could it be that you just haven't jumped around enough to see one of the Griff versions? You are expected to get the original Dodecahedron in half of all the cases.
(2) As I myself never have looked into the code itself, I am by no means sure about this: Could it be that the game doesn't use the role "dodecahedron", but "dodec" in order to call the station?
Could it be that the game doesn't use the role "dodecahedron", but "dodec" in order to call the station?
It looks like Oolite is internally using the role "dodecahedron" when creating the station. From the shipdata.plist though, it is evident that you can generate a Dodecahedron using also the roles "dodo", "dodec" and "oolite-dodecahedron-station".
Interestingly if I don't follow the role with 'rotating-station station', none of them seem to work.
Right, no more quick fixes (at least that's what I thought!), I'm going to attempt to add a JavaScript function system.mainStation.StationDesc('name'). This will only be for my own version of Oolite, but I'll gladly share it, if anybody wants it (if I can get it to work).
How is the System Redux 2.0 oncoming? I read it was nearly done, and that there was a tweak to play it under 1.70 ... true?
Yes, you can play it on 1.70, but only 1.71 works without any glitches.
Download Fighter HUD, Stingray and System Redux from the EliteWiki