mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
*Added a Few External Checks relating to scripts including the seperation of runscript into 3 different situations (Rez, start stop)
This commit is contained in:
@@ -49,6 +49,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
SceneObjectPart part = GetChildPart(localID);
|
||||
if (part != null)
|
||||
{
|
||||
|
||||
part.StartScript(itemID);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user