Difference between revisions of "User:Opensource Obscure/LSL"

From Second Life Wiki
Jump to navigation Jump to search
m (link)
Line 6: Line 6:


[[User:ANSI_Soderstrom/No_Script_Areas]] If a script has taken controls, it and other scripts in the same prim will not be stopped if the Agent enters a No-Script Area. This is done to keep vehicle control alive and AOs functional. This is an intentional feature. These scripts will stop working if they call certain blacklisted functions.
[[User:ANSI_Soderstrom/No_Script_Areas]] If a script has taken controls, it and other scripts in the same prim will not be stopped if the Agent enters a No-Script Area. This is done to keep vehicle control alive and AOs functional. This is an intentional feature. These scripts will stop working if they call certain blacklisted functions.
[[User:Void_Singer]]

Revision as of 17:26, 17 April 2011

BACK to User:Opensource_Obscure



User:ANSI_Soderstrom/Threading_with_LSL (Creating Low-Lag-Items)

User:ANSI_Soderstrom/No_Script_Areas If a script has taken controls, it and other scripts in the same prim will not be stopped if the Agent enters a No-Script Area. This is done to keep vehicle control alive and AOs functional. This is an intentional feature. These scripts will stop working if they call certain blacklisted functions.

User:Void_Singer