llMapDestination
LSLvoid 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
| Type | Name |
|---|---|
| string | simname |
| vector | pos |
| vector | look_at |
Sleeps
1s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
float llWater(vector offset)
string llToLower(string source)
void llShout(integer channelID, string text)
void llTargetOmega(vector axis, float spinrate, float gain)
void llMessageLinked(integer linknum, integer num, string str, string id)
float llGetGMTclock()
vector llLinear2sRGB(vector src)
integer llLinksetDataDeleteProtected(string name, string pass)