I was having another stab at making a random destination stargate, and I drew up this code
Code: Select all
<StarGate name="RandomSG" DestID="(RandomNode1)" DestGate="Inbound"/>
<Events>
<OnGlobalTopologyCreated>
(sysAddObjRecurringTimerEvent 30 gSource 'ChooseRandom)
</OnGlobalTopologyCreated>
<ChooseRandom>
(block nil
(setq SysList1 (list C1 C3 Z1z Z1a Z6a Z6z))
(setq RandomNode1 (random SysList1))
)
</ChooseRandom>
</Events>
I was just trying random things to try to make the game draw the RandomNode1 return as a node. Is this at all possible? If so what is the formatting of it?

Play in over
100 systems in a network. Play the
2011 Mod Of the Year
and the highest rated mod on Xelerus,
The Network.
Play the July Mod of the Month,
Fellow Pilgrims!
Play
My other mods as well
(Drako Slyith)* I am a person
(Eliza chatbot)> Do you believe it is normal to be a person?