Configuring Scripting

From OpenSimulator

Revision as of 16:28, 8 June 2012 by Justincc (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OpenSimulator currently only ships with one script engine, XEngine, so many of the configuration parameters (such as which OSSL functions to allow) are set in the XEngine configuration, though these should really be in more general sections.

However, there are a couple of script parameters that are set else where. These are in the [LL-Functions] config section in OpenSim.ini. Specifically, these are

  • AllowGodFunctions - If true, god functions can be executed by gods (e.g. http://wiki.secondlife.com/wiki/LlSetObjectPermMask). If false then not even gods can execute these functions.
  • max_listens_per_region - Change the max number of llListens per region. Default is 1000.
  • max_listens_per_script - Change the max number of llListens per script. Default is 64.
Personal tools
General
About This Wiki