llListenControl
LSLvoid llListenControl(integer number, integer active)
Makes a listen event callback active or inactive. Pass in the value returned from llListen to the iChannelHandle parameter to specify which listener you are controlling.\ Use boolean values to specify Active
Parameters
| Type | Name |
|---|---|
| integer | number |
| integer | active |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llListen(integer channelID, string name, string ID, string msg)
void llRemoveFromLandPassList(string avatar)
integer llScriptDanger(vector pos)
void llAttachToAvatarTemp(integer attachmentPoint)
key llGetInventoryCreator(string item)
string llReplaceSubString(string src, string pattern, string replacement, integer count)
void llSetPayPrice(integer price, list quick_pay_buttons)
vector llGroundContour(vector offset)