Template:LSL Constants/llRequestSimulatorData
Revision as of 15:17, 21 February 2007 by Strife Onizuka (talk | contribs)
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. |