llRegionSayTo
void llRegionSayTo(key TargetID, integer Channel, string Text)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.
Parameters
-
TargetID(key) - Avatar or object to say to.
-
Channel(integer) - Output channel, any integer value.
-
Text(string) - Message to be transmitted.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here