Skip to content

llShout

Function Syntax
void llShout(
  1. integer Channel,
  2. string Text
);

Shouts Text on Channel.

This chat method has a range of 100m radius.

PUBLIC_CHANNEL is the public chat channel that all avatars see as chat text. DEBUG_CHANNEL is the script debug channel, and is also visible to nearby avatars. All other channels are are not sent to avatars, but may be used to communicate with scripts.