Functions Documentation | |
Name | sysGetNodes |
Syntax | (sysGetNodes) -> list of nodeIDs |
Argument List | none |
Returns | list of nodeID's |
Category | system |
Description | Returns a list of all the nodes in the game. |
Example |
taken from &ssHuaramarca;
; Pick a random system in Huari space to have a gateway to Huaramarca (setq gateway (random (filter (sysGetNodes) theNode (and (sysHasAttribute theNode 'ungoverned) (geq (sysGetLevel theNode) 5)) ))) |
Comment |
Mod of the Month (February '25) |
Featured Mods (random) |
Repair droids |
MegaModPack (v1.2 compatible) |
Quality Mods (random) |
Reactors Extended |
Fomalhaut |
Balanced Mods (random) |
F.F.A.S. (Friendly Fire Avoidance System) for Autons |
Dealer Stations |