Difference between revisions of "Systemid"

From Vendetta Lua
Jump to: navigation, search
(See Also)
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
* [[API Index#GetCurrentSystemid|GetCurrentSystemid]] to get the current system's ID
 
* [[API Index#GetCurrentSystemid|GetCurrentSystemid]] to get the current system's ID
 
* [[API Index#GetSystemID|GetSystemID]] to get the system ID of a given [[Sectorid|sectorid]]
 
* [[API Index#GetSystemID|GetSystemID]] to get the system ID of a given [[Sectorid|sectorid]]
 +
[[Category:Functions/Values]]

Latest revision as of 11:08, 28 March 2023

The systemid is a numeric value representing a system in the universe. Currently it's ranging from 1 (Sol II) to 31 (Devlopia)

See Also