Add ScriptDelayFactor under LL-Functions in OpenSim.ini. Defaulted

at 1.0, it allows delays to function as coded. Smaller values will
reduce, larger values will increase the delays. A value of 0 is
permitted and results in on delay being applied.
This commit is contained in:
Melanie Thielker
2008-08-25 17:50:44 +00:00
parent 41f616627f
commit 64e4c34c1a
2 changed files with 25 additions and 7 deletions

View File

@@ -528,6 +528,8 @@ AllowosConsoleCommand=false
AllowGodFunctions = false
ScriptDelayFactor = 1.0
; Maximum number of llListen events we allow per script
; Set this to 0 to have no limit imposed.
max_listens_per_script = 64
@@ -701,4 +703,4 @@ password = http://127.0.0.1/password
;These are the settings for the Open Grid Protocol.. the Agent Domain, Region Domain, you know..
[OpenGridProtocol]
;On/true or Off/false
ogp_enabled=false
ogp_enabled=false