Changes

Jump to navigation Jump to search
no edit summary
</syntaxhighlight>
==== Script ====
<syntaxhighlight lang="lsl" line>
vector landing;
}// close state default
</syntaxhighlight>
 
==== Notecard ====
<syntaxhighlight lang="" line>
#Location Config Card
#==============
 
# Blank lines are ignored
# Lines starting with a # are ingored
 
#To make a TP inside the same region leave the GRIDURI and Region blank
#Landing is the region position <x,y,z>
#LookAt is the direction <x,y,z> - this doesn't always work
#Grid Uri Examp;e: http://fireandicegrid.net:8002
#Region is the region name
 
Landing = <1,1,25>
LookAt = <0,0,0>
GRIDURI =
Region =
<syntaxhighlight lang="" line>
 
</syntaxhighlight>

Navigation menu