aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorUbitUmarov2016-08-16 04:35:49 +0100
committerUbitUmarov2016-08-16 04:35:49 +0100
commita997ffd497a9bb11e23538ea8242ffedcfdeab5c (patch)
tree17e89ff5993b760d127e3e6c22761acdb26201fc /bin/config-include
parent fix misspelled message mantis: 7996 (diff)
downloadopensim-SC_OLD-a997ffd497a9bb11e23538ea8242ffedcfdeab5c.zip
opensim-SC_OLD-a997ffd497a9bb11e23538ea8242ffedcfdeab5c.tar.gz
opensim-SC_OLD-a997ffd497a9bb11e23538ea8242ffedcfdeab5c.tar.bz2
opensim-SC_OLD-a997ffd497a9bb11e23538ea8242ffedcfdeab5c.tar.xz
sync osForceAttachToOtherAvatarFromInventory thread level in code and in osslEnable.ini mantis: 7997
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/osslEnable.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini
index c87539f..4c6be16 100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -213,6 +213,7 @@
213 ; Some of these were added as early functionality for NPCs. This has been replaced with the NPC functions. 213 ; Some of these were added as early functionality for NPCs. This has been replaced with the NPC functions.
214 Allow_osAvatarPlayAnimation = false 214 Allow_osAvatarPlayAnimation = false
215 Allow_osAvatarStopAnimation = false 215 Allow_osAvatarStopAnimation = false
216 Allow_osForceAttachToOtherAvatarFromInventory = false
216 Allow_osForceDetachFromAvatar = false 217 Allow_osForceDetachFromAvatar = false
217 Allow_osForceOtherSit = false 218 Allow_osForceOtherSit = false
218 ; The notecard functions can cause a lot of load on the region if over used 219 ; The notecard functions can cause a lot of load on the region if over used
@@ -225,7 +226,6 @@
225 226
226 ; ThreatLevel Severe 227 ; ThreatLevel Severe
227 Allow_osConsoleCommand = false 228 Allow_osConsoleCommand = false
228 Allow_osForceAttachToOtherAvatarFromInventory = false
229 Allow_osGrantScriptPermissions = false 229 Allow_osGrantScriptPermissions = false
230 Allow_osKickAvatar = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER 230 Allow_osKickAvatar = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
231 Allow_osRevokeScriptPermissions = false 231 Allow_osRevokeScriptPermissions = false