llShout
LSLvoid llShout(integer channelID, 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.
Parameters
| Type | Name |
|---|---|
| integer | channelID |
| string | text |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llSound(string sound, float volume, integer queue, integer loop)
integer llGetDayOffset()
string llXorBase64StringsCorrect(string str1, string str2)
list llGetAgentList(integer scope, list options)
list llGetExperienceDetails(string experience_key)
integer llCeil(float f)
void llMapDestination(string simname, vector pos, vector look_at)
key llSendRemoteData(string channel, string dest, integer idata, string sdata)