mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Applied Patch mantis 1220. Implements llGetStartParameter. Thanks!
This commit is contained in:
@@ -1406,6 +1406,9 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
group.ResetIDs();
|
||||
AddEntity(group);
|
||||
|
||||
// Set the startup parameter for on_rez event and llGetStartParameter() function
|
||||
group.StartParameter = param;
|
||||
|
||||
// we set it's position in world.
|
||||
group.AbsolutePosition = pos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user