try another way

This commit is contained in:
UbitUmarov
2019-03-27 07:32:06 +00:00
parent dad533fe1c
commit 5663e2c0c8
3 changed files with 6 additions and 2 deletions

View File

@@ -2179,6 +2179,7 @@ namespace OpenSim.Region.Framework.Scenes
}
}
// Tell the client that we're totally ready
ControllingClient.SendRegionHandshake();
ControllingClient.MoveAgentIntoRegion(m_scene.RegionInfo, AbsolutePosition, look);
//m_log.DebugFormat("[CompleteMovement] MoveAgentIntoRegion: {0}ms", Util.EnvironmentTickCountSubtract(ts));