Template:LSL Constants/llRequestSimulatorData
| DATA_SIM_POS | 5 | (vector) | The sims global position. | |||
| DATA_SIM_STATUS | 6 | 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 | 7 | string | The account creation/"born on" date as a string in in ISO 8601 format of YYYY-MM-DD. | |||