Template:LSL Constants/llRequestSimulatorData: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
No edit summary
Strife Onizuka (talk | contribs)
No edit summary
Line 3: Line 3:
{{!}} {{LSL Const|DATA_SIM_POS|integer|5}}
{{!}} {{LSL Const|DATA_SIM_POS|integer|5}}
{{!}} {{#var:value}}
{{!}} {{#var:value}}
{{!}} ({{LSLG|vector}})
{{!}} ([[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" {{!}} {{LSLG|string}}
{{!}} 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}}
{{!}} {{LSLG|string}}
{{!}} [[string]]
{{!}} colspan="4" {{!}} simulator rating "PG", "MATURE" or "UNKNOWN"
{{!}} colspan="4" {{!}} simulator rating "PG", "MATURE" or "UNKNOWN"
<noinclude>|}</noinclude>
<noinclude>|}</noinclude>

Revision as of 01: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"