mirror of
https://github.com/opensim/opensim.git
synced 2026-07-08 22:06:26 +08:00
Common script for all objects (Default.lsl). ScriptEngine touch_start event now works, but llSay only outputs to server console.
This commit is contained in:
@@ -36,5 +36,6 @@ namespace OpenSim.Region.Environment.Scenes.Scripting
|
||||
{
|
||||
void InitializeEngine(OpenSim.Region.Environment.Scenes.Scene Sceneworld);
|
||||
void Shutdown();
|
||||
void StartScript(string ScriptID, string ObjectID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user