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
void llReleaseURL(string url)
void llVolumeDetect(integer detect)
void llTargetOmega(vector axis, float spinrate, float gain)
float llAngleBetween(rotation a, rotation b)
list llCastRay(vector start, vector end, list options)
void llOpenRemoteDataChannel()
list llParseStringKeepNulls(string src, list seperators, list spacers)
float llList2Float(list src, integer index)