aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include')
-rwxr-xr-xbin/config-include/osslEnable.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini
index ba814c6..988060e 100755
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -74,6 +74,7 @@
74 Allow_osSetSunParam = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER 74 Allow_osSetSunParam = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
75 Allow_osTeleportOwner = true 75 Allow_osTeleportOwner = true
76 Allow_osWindActiveModelPluginName = true 76 Allow_osWindActiveModelPluginName = true
77 Allow_osCheckODE = true
77 78
78 ; ThreatLevel Nuisance 79 ; ThreatLevel Nuisance
79 Allow_osSetEstateSunSettings = ESTATE_MANAGER,ESTATE_OWNER 80 Allow_osSetEstateSunSettings = ESTATE_MANAGER,ESTATE_OWNER
@@ -176,6 +177,9 @@
176 177
177 ; VeryHigh 178 ; VeryHigh
178 Allow_osAgentSaveAppearance = ESTATE_OWNER, ESTATE_MANAGER 179 Allow_osAgentSaveAppearance = ESTATE_OWNER, ESTATE_MANAGER
180 ; Warning: The next function allows scripts to force animations on avatars without the user giving permission.
181 ; Enabling this can allow forced animations which can trigger traumatic episodes in vulnerable populations.
182 ; Similar things can be said for several of the 'force' functions. Enable with care and control.
179 Allow_osAvatarPlayAnimation = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER 183 Allow_osAvatarPlayAnimation = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
180 Allow_osAvatarStopAnimation = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER 184 Allow_osAvatarStopAnimation = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
181 Allow_osForceDetachFromAvatar = ESTATE_OWNER, ESTATE_MANAGER 185 Allow_osForceDetachFromAvatar = ESTATE_OWNER, ESTATE_MANAGER