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
string llGetStartString()
integer llListen(integer channelID, string name, string ID, string msg)
void llReleaseCamera(string avatar)
void llPreloadSound(string sound)
float llGround(vector offset)
void llLinkSetSoundRadius(integer linknumber, float radius)
rotation llGetRegionMoonRotation()
rotation llList2Rot(list src, integer index)