Systemid: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
No edit summary |
m Reverted edits by Otutytaqo (Talk) to last version by Greshnatok |
||
Line 1: | Line 1: | ||
The systemid is a numeric value representing a system in the universe. Currently it's ranging from 1 (Sol II) to 31 (Devlopia) | 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 == | |||
* [[API Index#SystemNames|SystemNames]], a table for translating systemids into real names and back | * [[API Index#SystemNames|SystemNames]], a table for translating systemids into real names and back | ||
* [[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]] | ||
Revision as of 18:54, 20 November 2010
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
- SystemNames, a table for translating systemids into real names and back
- GetCurrentSystemid to get the current system's ID
- GetSystemID to get the system ID of a given sectorid