From db85e8ce5bd76eda0fa8235f51599075a496f10f Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 5 Nov 2016 07:57:33 +1000 Subject: Sleep is for the weak. No wonder the standard script engines are so slow. --- config/OpenSimDefaults.ini | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/OpenSimDefaults.ini') diff --git a/config/OpenSimDefaults.ini b/config/OpenSimDefaults.ini index 7ed31d4..e0957e3 100644 --- a/config/OpenSimDefaults.ini +++ b/config/OpenSimDefaults.ini @@ -1762,9 +1762,6 @@ ; before aborting the thread (such as when an object containing scripts is taken into inventory). WaitForEventCompletionOnScriptStop = 1000; - ; Sets the multiplier for the scripting delays - ScriptDelayFactor = 1.0 - ; The factor the 10 m distances llimits are multiplied by ScriptDistanceLimitFactor = 1.0 -- cgit v1.1