mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
Resume scripts that have been rezzed from a prim
This commit is contained in:
@@ -2699,6 +2699,8 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
// objects rezzed with this method are die_at_edge by default.
|
||||
new_group.RootPart.SetDieAtEdge(true);
|
||||
|
||||
new_group.ResumeScripts();
|
||||
|
||||
m_ScriptEngine.PostObjectEvent(m_host.LocalId, new EventParams(
|
||||
"object_rez", new Object[] {
|
||||
new LSL_String(
|
||||
|
||||
Reference in New Issue
Block a user