diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index 7127a1afaa..b7760357e0 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini @@ -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