llRegionSayTo
Function Syntax
void llRegionSayTo(
- key TargetID, // Avatar or object to say to.
- integer Channel, // Output channel, any integer value.
- string Text // Message to be transmitted.
Says Text, on Channel, to avatar or object indicated by TargetID (if within region).
If TargetID is an avatar and Channel is nonzero, Text can be heard by any attachment on the avatar.