Difference between revisions of "LlListen"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
|return_text=that can be used to deactivate or remove the listen.
|return_text=that can be used to deactivate or remove the listen.
|p1_type=integer|p1_name=channel|p2_type=string|p2_name=name|p3_type=key|p3_name=id|p4_type=string|p4_name=msg
|p1_type=integer|p1_name=channel|p2_type=string|p2_name=name|p3_type=key|p3_name=id|p4_type=string|p4_name=msg
|func_desc=Sets a callback for '''msg''' on '''channel''' from '''name''' and '''id'''.|func_footnote=If '''msg''', '''name''' or '''id''' are blank there are not used to filter incoming messages.
|func_desc=Sets a callback for '''msg''' on '''channel''' from '''name''' and '''id'''.
|func_footnote=If '''msg''', '''name''' or '''id''' are blank there are not used to filter incoming messages.
If '''id''' is an invalid key or a {{LSLG|NULL_KEY|null key}}, it is considered blank.
If '''id''' is an invalid key or a {{LSLG|NULL_KEY|null key}}, it is considered blank.
|also_functions=*{{LSLG|llListenRemove}}
|also_functions=*{{LSLG|llListenRemove}}
*{{LSLG|llListenControl}}
*{{LSLG|llListenControl}}
|also_events=*{{LSLG|listen}}
|cat1=Communications
|cat1=Communications
|cat2=Chat
|cat2=Chat

Revision as of 07:05, 10 February 2007