Difference between revisions of "Template:LSL Constants/llRequestSimulatorData"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<noinclude>{| {{Pettytable}}<noinclude> | <noinclude>{| {{Pettytable}} | ||
{{!}}-<noinclude> | |||
{{!}} {{LSLG|DATA_SIM_POS}} | {{!}} {{LSLG|DATA_SIM_POS}} | ||
{{!}} ({{LSLG|vector}}) | {{!}} ({{LSLG|vector}}) |
Revision as of 15:17, 21 February 2007
DATA_SIM_POS | (vector) | The sims global position. | |||
DATA_SIM_STATUS | string | Value | Description | ||
---|---|---|---|---|---|
"up" | simulator currently up and running | ||||
"down" | simulator currently down | ||||
"starting" | simulator currently starting | ||||
"stopping" | simulator currently stopping | ||||
"crashed" | simulator has crashed | ||||
"unknown" | simulator status unknown or unknown simulator | ||||
DATA_BORN | string | The account creation/"born on" date as a string in in ISO 8601 format of YYYY-MM-DD. |