llWhisper
LSLvoid llWhisper(integer channelID, string text)
Whispers Text on Channel.\ This chat method has a range of 10m 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
list llGetPrimMediaParams(integer face, list rules)
rotation llList2Rot(list src, integer index)
string llGetNotecardLineSync(string name, integer line)
list llParcelMediaQuery(list aList)
void llSetTextureAnim(integer mode, integer face, integer sizex, integer sizey, float start, float length, float rate)
void llRequestExperiencePermissions(string agent_id, string unused)
void llStopObjectAnimation(string anim)
void llRefreshPrimURL()