Move osFunctions into a new Careminster script interface

This commit is contained in:
CasperW
2009-12-09 22:57:35 +01:00
parent 2a6dbd068e
commit a6a6bf007a
9 changed files with 600 additions and 387 deletions

View File

@@ -980,6 +980,9 @@
; Allow the use of os* functions (some are dangerous)
AllowOSFunctions = false
; Allow the user of Careminster functions
AllowCareminsterFunctions = false
; Threat level to allow, one of None, VeryLow, Low, Moderate, High, VeryHigh, Severe
OSFunctionThreatLevel = VeryLow