OpenSim.Region.ScriptEngine

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
It can be anything from customized world-scripts such as ALife or environment control to scripts support.<br />
 
It can be anything from customized world-scripts such as ALife or environment control to scripts support.<br />
  
Currently [[OpenSim:ScriptEngine:DotNetEngine]] is the only ScriptEngine available. It handles running LSL scripts.
+
Currently [[OpenSim.Region.ScriptEngine.DotNetEngine]] is the only ScriptEngine available. It handles running LSL scripts.

Revision as of 12:22, 9 August 2007

ScriptEngine

Namespace: OpenSim.Region.ScriptEngine.DotNetEngine

A ScriptEngine is a .Net Assembly (.dll) plugin that is loaded at server startup.
It can be anything from customized world-scripts such as ALife or environment control to scripts support.

Currently OpenSim.Region.ScriptEngine.DotNetEngine is the only ScriptEngine available. It handles running LSL scripts.

Personal tools
General
About This Wiki