sync osForceAttachToOtherAvatarFromInventory thread level in code and in osslEnable.ini mantis: 7997
parent
41062c1627
commit
a997ffd497
|
@ -213,6 +213,7 @@
|
|||
; Some of these were added as early functionality for NPCs. This has been replaced with the NPC functions.
|
||||
Allow_osAvatarPlayAnimation = false
|
||||
Allow_osAvatarStopAnimation = false
|
||||
Allow_osForceAttachToOtherAvatarFromInventory = false
|
||||
Allow_osForceDetachFromAvatar = false
|
||||
Allow_osForceOtherSit = false
|
||||
; The notecard functions can cause a lot of load on the region if over used
|
||||
|
@ -225,7 +226,6 @@
|
|||
|
||||
; ThreatLevel Severe
|
||||
Allow_osConsoleCommand = false
|
||||
Allow_osForceAttachToOtherAvatarFromInventory = false
|
||||
Allow_osGrantScriptPermissions = false
|
||||
Allow_osKickAvatar = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
|
||||
Allow_osRevokeScriptPermissions = false
|
||||
|
|
Loading…
Reference in New Issue