modding:function:sysgetlevel
Discuss this page on this pages TalkPage
sysGetLevel
| Syntax | (sysGetLevel [string]) |
|---|---|
| Arguments | [string]: An optional nodeId of the system you want the level of. |
| Returns | number: The level of the current system or the system you requested. |
| Category | system |
| Description | Returns the level of a system. |
Example
(sysGetLevel)
If called in the Charon system will return a 3.
(sysGetLevel "SE")
Returns 1. Return to Functions list
modding/function/sysgetlevel.txt · Last modified: by 127.0.0.1
