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) |
G.O.D (Galactic Omni Device) |
Brigand Playership |
Quality Mods (random) |
Starlight-class cruiser |
Stalwart-class gunship |
Balanced Mods (random) |
Agauptera-class yacht |
Northwind Devices for Transcendence 1.1 beta (1.08b minimum) |