Skip to content

llMapBeacon

Function Syntax
void llMapBeacon(
  1. string RegionName, // Region in which to show the beacon.
  2. vector Position, // Position within region to show the beacon.
  3. list Options // Options
);

Displays an in world beacon and optionally opens world map for avatar who touched the object or is wearing the script, centered on RegionName with Position highlighted. Only works for scripts attached to avatar, or during touch events.