Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llMapDestination

LSL
void llMapDestination(string simname, vector pos, vector look_at)

Opens world map for avatar who touched is is wearing the script, centred on RegionName with Position highlighted. Only works for scripts attached to avatar, or during touch events.\ Direction currently has no effect.

Parameters

TypeName
string simname
vector pos
vector look_at
Sleeps 1s
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL