sync osForceAttachToOtherAvatarFromInventory thread level in code and in osslEnable.ini mantis: 7997

LSLKeyTest
UbitUmarov 2016-08-16 04:35:49 +01:00
parent 41062c1627
commit a997ffd497
1 changed files with 1 additions and 1 deletions

View File

@ -213,6 +213,7 @@
; Some of these were added as early functionality for NPCs. This has been replaced with the NPC functions. ; Some of these were added as early functionality for NPCs. This has been replaced with the NPC functions.
Allow_osAvatarPlayAnimation = false Allow_osAvatarPlayAnimation = false
Allow_osAvatarStopAnimation = false Allow_osAvatarStopAnimation = false
Allow_osForceAttachToOtherAvatarFromInventory = false
Allow_osForceDetachFromAvatar = false Allow_osForceDetachFromAvatar = false
Allow_osForceOtherSit = false Allow_osForceOtherSit = false
; The notecard functions can cause a lot of load on the region if over used ; The notecard functions can cause a lot of load on the region if over used
@ -225,7 +226,6 @@
; ThreatLevel Severe ; ThreatLevel Severe
Allow_osConsoleCommand = false Allow_osConsoleCommand = false
Allow_osForceAttachToOtherAvatarFromInventory = false
Allow_osGrantScriptPermissions = false Allow_osGrantScriptPermissions = false
Allow_osKickAvatar = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER Allow_osKickAvatar = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
Allow_osRevokeScriptPermissions = false Allow_osRevokeScriptPermissions = false