aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/XMLRPC/XMLRPCModule.cs
diff options
context:
space:
mode:
authorMelanie2009-11-10 03:36:43 +0000
committerMelanie2009-11-10 03:36:43 +0000
commitba99081bbe42efa06f8b7a5bedb5db79afa99445 (patch)
treea27a090d9436a240194bc77c7f0c34ba31c0a69f /OpenSim/Region/CoreModules/Scripting/XMLRPC/XMLRPCModule.cs
parentMerge branch 'master' of ssh://dahlia@myConnection01/var/git/opensim (diff)
downloadopensim-SC_OLD-ba99081bbe42efa06f8b7a5bedb5db79afa99445.zip
opensim-SC_OLD-ba99081bbe42efa06f8b7a5bedb5db79afa99445.tar.gz
opensim-SC_OLD-ba99081bbe42efa06f8b7a5bedb5db79afa99445.tar.bz2
opensim-SC_OLD-ba99081bbe42efa06f8b7a5bedb5db79afa99445.tar.xz
Add IScriptModuleComms interface and region module to handle dispatch of
script messages to region modules and sending back replies. Hook IScriptModuleComms.OnScriptCommand to see commands and use DispatchReply to reply to the script. It is recommended to pass the "id" parameter from the event as the "k" parameter of the reply. The script will receive the reply as a link message from link -1.
Diffstat (limited to 'OpenSim/Region/CoreModules/Scripting/XMLRPC/XMLRPCModule.cs')
0 files changed, 0 insertions, 0 deletions