diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/config-include/osslEnable.ini | 2 |
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 |