mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
- Added SendScriptTeleportRequest to IClientView and classes implementing it.
- Implemented llMapDestination.
This commit is contained in:
@@ -759,6 +759,7 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendRegionHandle(UUID regoinID, ulong handle);
|
||||
void SendParcelInfo(RegionInfo info, LandData land, UUID parcelID, uint x, uint y);
|
||||
void SendScriptTeleportRequest(string objName, string simName, Vector3 pos, Vector3 lookAt);
|
||||
void KillEndDone();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user