diff options
Diffstat (limited to 'bin/config-include')
-rw-r--r-- | bin/config-include/osslEnable.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index 7127a1a..b776035 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini | |||
@@ -221,7 +221,9 @@ | |||
221 | ; ThreatLevel Severe with additional internal restrictions | 221 | ; ThreatLevel Severe with additional internal restrictions |
222 | Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) | 222 | Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) |
223 | 223 | ||
224 | |||
224 | ; available functions out of Threat level control (for reference only) | 225 | ; available functions out of Threat level control (for reference only) |
226 | ; Allow_osAdjustSoundVolume = true | ||
225 | ; Allow_osAngleBetween = true | 227 | ; Allow_osAngleBetween = true |
226 | ; Allow_osCheckODE = true | 228 | ; Allow_osCheckODE = true |
227 | ; Allow_osClearInertia = true | 229 | ; Allow_osClearInertia = true |
@@ -252,9 +254,15 @@ | |||
252 | ; Allow_osIsNpc = true | 254 | ; Allow_osIsNpc = true |
253 | ; Allow_osIsUUID = true | 255 | ; Allow_osIsUUID = true |
254 | ; Allow_osList2Double = true | 256 | ; Allow_osList2Double = true |
257 | ; Allow_osLoopSound = true | ||
258 | ; Allow_osLoopSoundMaster = true | ||
259 | ; Allow_osLoopSoundSlave = true | ||
255 | ; Allow_osMax = true | 260 | ; Allow_osMax = true |
256 | ; Allow_osMin = true | 261 | ; Allow_osMin = true |
257 | ; Allow_osMovePen = true | 262 | ; Allow_osMovePen = true |
263 | ; Allow_osPlaySound = true | ||
264 | ; Allow_osPlaySoundSlave = true | ||
265 | ; Allow_osPreloadSound = true | ||
258 | ; Allow_osRound = true | 266 | ; Allow_osRound = true |
259 | ; Allow_osSetFontName = true | 267 | ; Allow_osSetFontName = true |
260 | ; Allow_osSetFontSize = true | 268 | ; Allow_osSetFontSize = true |
@@ -265,6 +273,9 @@ | |||
265 | ; Allow_osSetPenCap = true | 273 | ; Allow_osSetPenCap = true |
266 | ; Allow_osSetPenColor = true | 274 | ; Allow_osSetPenColor = true |
267 | ; Allow_osSetPenSize = true | 275 | ; Allow_osSetPenSize = true |
276 | ; Allow_osSetSoundRadius = true | ||
277 | ; Allow_osStopSound = true | ||
278 | ; Allow_osTriggerSound = true | ||
268 | ; Allow_osVecDistSquare = true | 279 | ; Allow_osVecDistSquare = true |
269 | ; Allow_osVecMagSquare = true | 280 | ; Allow_osVecMagSquare = true |
270 | ; Allow_osVolumeDetect = true | 281 | ; Allow_osVolumeDetect = true |