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 llVolumeDetect(integer detect)
void llModifyLand(integer action, integer brush)
void llSetKeyframedMotion(list frames, list options)
integer llScaleByFactor(float scaling_factor)
integer llGetScriptState(string name)
void llSetClickAction(integer action)
float llGetMaxScaleFactor()
list llGetBoundingBox(string obj)