Skip to content

llMapDestination

void llMapDestination(string RegionName, vector Position, vector Direction)

Opens world map for avatar who touched it or 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
RegionName (string)
Position (vector)
Direction (vector)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here