Instead of going via GodLikeRequestTeleport, auto-teleport the agent directly in a megaregion, in the same manner at the "teleport user" console command.

This is to bypass an issue with the HGLureModule which stops the auto-teleport from happening.
This commit is contained in:
Justin Clark-Casey (justincc)
2013-03-28 02:17:32 +00:00
parent 506d5e41bf
commit b05ed4ffa6
2 changed files with 13 additions and 4 deletions

View File

@@ -165,7 +165,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Lure
(uint)presence.AbsolutePosition.Y,
(uint)Math.Ceiling(presence.AbsolutePosition.Z));
m_log.DebugFormat("TP invite with message {0}", message);
m_log.DebugFormat("TP invite with message {0}, type {1}", message, lureType);
GridInstantMessage m = new GridInstantMessage(scene, client.AgentId,
client.FirstName+" "+client.LastName, targetid,