Difference between revisions of "Template:LSL Constants/llRequestSimulatorData"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>{| {{Pettytable}}
<noinclude>{| {{Pettytable}}
{{!}}-<noinclude>
{{!}}-</noinclude>
{{!}} {{LSLG|DATA_SIM_POS}}  
{{!}} {{LSLG|DATA_SIM_POS}}  
{{!}} ({{LSLG|vector}})
{{!}} ({{LSLG|vector}})
Line 31: Line 31:
{{!}} {{LSLG|string}}
{{!}} {{LSLG|string}}
{{!}} colspan="4" {{!}} The account creation/"born on" date as a string in in ISO 8601 format of YYYY-MM-DD.
{{!}} colspan="4" {{!}} The account creation/"born on" date as a string in in ISO 8601 format of YYYY-MM-DD.
<noinclude>|}<noinclude>
<noinclude>|}</noinclude>

Revision as of 16:18, 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.