mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
committed by
UbitUmarov
parent
eeef096e94
commit
4eee476423
@@ -142,6 +142,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
void osRegionNotice(string msg);
|
||||
void osRegionNotice(LSL_Key agentID, string msg);
|
||||
bool osConsoleCommand(string Command);
|
||||
void osSetParcelMusicURL(string url);
|
||||
void osSetParcelMediaURL(string url);
|
||||
void osSetPrimFloatOnWater(int floatYN);
|
||||
void osSetParcelSIPAddress(string SIPAddress);
|
||||
|
||||
Reference in New Issue
Block a user