Unofficial LSL Reference

[[functions:llshout]]


Unofficial LSL reference

User Tools

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

functions:llshout [2015-02-04 18:02 SLT]
sei style
functions:llshout [2016-11-12 15:30 SLT] (current)
sei Additional note
Line 28: Line 28:
       * etc. or a mixture of them.       * etc. or a mixture of them.
   * Negative channels are typically used for inter-object communication.   * Negative channels are typically used for inter-object communication.
-  * A script cannot hear anything said by any script within the same prim. This avoids recursion problems. It can hear text sent from a script in another prim within the same object. Since the linkage limit is 54m, it's presumed that it will be within range.+  * A script cannot hear anything said by any script within the same prim. This avoids recursion problems. It can hear text sent from a script in another prim within the same object. Since the linkage limit is 54m, it's presumed that they will be within range
 +  * Attached objects in avatars can't be heard by other avatars if the avatars can't see nor hear each other due to parcel privacy settings. They still can be heard by other objects, though.
  
 ===== Short examples ===== ===== Short examples =====