Difference between revisions of "Template:LSL Constants/llRequestSimulatorData"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{!}} {{LSL Const|DATA_SIM_POS|integer|5}} | {{!}} {{LSL Const|DATA_SIM_POS|integer|5}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} ( | {{!}} ([[vector]]) | ||
{{!}} colspan="4" {{!}} The sims global position. | {{!}} colspan="4" {{!}} The sims global position. | ||
{{!}}- | {{!}}- | ||
{{!}} rowspan="7" {{!}} {{LSL Const|DATA_SIM_STATUS|integer|6}} | {{!}} rowspan="7" {{!}} {{LSL Const|DATA_SIM_STATUS|integer|6}} | ||
{{!}} rowspan="7" {{!}} {{#var:value}} | {{!}} rowspan="7" {{!}} {{#var:value}} | ||
{{!}} rowspan="7" {{!}} | {{!}} rowspan="7" {{!}} [[string]] | ||
! Value | ! Value | ||
! colspan="3" {{!}} Description | ! colspan="3" {{!}} Description | ||
Line 32: | Line 32: | ||
{{!}} {{LSL Const|DATA_SIM_RATING|integer|7}} | {{!}} {{LSL Const|DATA_SIM_RATING|integer|7}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} | {{!}} [[string]] | ||
{{!}} colspan="4" {{!}} simulator rating "PG", "MATURE" or "UNKNOWN" | {{!}} colspan="4" {{!}} simulator rating "PG", "MATURE" or "UNKNOWN" | ||
<noinclude>|}</noinclude> | <noinclude>|}</noinclude> |
Revision as of 00:55, 23 July 2007
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_SIM_RATING | 7 | string | simulator rating "PG", "MATURE" or "UNKNOWN" |