mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
update osslEnable.ini with the new functions
This commit is contained in:
@@ -221,7 +221,9 @@
|
||||
; ThreatLevel Severe with additional internal restrictions
|
||||
Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable)
|
||||
|
||||
|
||||
; available functions out of Threat level control (for reference only)
|
||||
; Allow_osAdjustSoundVolume = true
|
||||
; Allow_osAngleBetween = true
|
||||
; Allow_osCheckODE = true
|
||||
; Allow_osClearInertia = true
|
||||
@@ -252,9 +254,15 @@
|
||||
; Allow_osIsNpc = true
|
||||
; Allow_osIsUUID = true
|
||||
; Allow_osList2Double = true
|
||||
; Allow_osLoopSound = true
|
||||
; Allow_osLoopSoundMaster = true
|
||||
; Allow_osLoopSoundSlave = true
|
||||
; Allow_osMax = true
|
||||
; Allow_osMin = true
|
||||
; Allow_osMovePen = true
|
||||
; Allow_osPlaySound = true
|
||||
; Allow_osPlaySoundSlave = true
|
||||
; Allow_osPreloadSound = true
|
||||
; Allow_osRound = true
|
||||
; Allow_osSetFontName = true
|
||||
; Allow_osSetFontSize = true
|
||||
@@ -265,6 +273,9 @@
|
||||
; Allow_osSetPenCap = true
|
||||
; Allow_osSetPenColor = true
|
||||
; Allow_osSetPenSize = true
|
||||
; Allow_osSetSoundRadius = true
|
||||
; Allow_osStopSound = true
|
||||
; Allow_osTriggerSound = true
|
||||
; Allow_osVecDistSquare = true
|
||||
; Allow_osVecMagSquare = true
|
||||
; Allow_osVolumeDetect = true
|
||||
|
||||
Reference in New Issue
Block a user