Difference between revisions of "Systemid"

From Vendetta Lua
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
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 ==
+
== 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]]
 
+
[[Category:Functions/Values]]
----
+
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
+
----
+
=[http://onapasased.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
+
----
+
=[http://onapasased.co.cc CLICK HERE]=
+
----
+
</div>
+

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