From cae513f3ed4adfbc1630206f4b3d02461ec063ad Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 7 Nov 2016 12:51:37 +1000 Subject: Remove silly rezzing distance limits. They just make scripters work around them. --- config/OpenSimDefaults.ini | 3 --- 1 file changed, 3 deletions(-) (limited to 'config') diff --git a/config/OpenSimDefaults.ini b/config/OpenSimDefaults.ini index e0957e3..9923c82 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; - ; The factor the 10 m distances llimits are multiplied by - ScriptDistanceLimitFactor = 1.0 - ; Maximum length of notecard line read ; Increasing this to large values potentially opens ; up the system to malicious scripters -- cgit v1.1