mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
put back getAgentIP bug restricted, script owner must be a Administrator (god)
This commit is contained in:
@@ -145,6 +145,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
|
||||
// Avatar Info Commands
|
||||
LSL_List osGetAgents();
|
||||
string osGetAgentIP(string agent);
|
||||
|
||||
// Teleport commands
|
||||
void osTeleportAgent(string agent, string regionName, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat);
|
||||
|
||||
Reference in New Issue
Block a user