llSay
LSLvoid llSay(integer channelID, string text)
Says Text on Channel.\ This chat method has a range of 20m 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
integer llSetAgentEnvironment(key agent_id, float transition, list param_list)
void llSetBuoyancy(float buoyancy)
rotation llGetLocalRot()
void llSetSoundRadius(float radius)
void llSetColor(vector color, integer face)
void llRemoveFromLandPassList(string avatar)
integer llSameGroup(string agent)
string llDumpList2String(list src, string seperator)