That works for a region module. If you want to access them from an external application, you might get some ideas from the remote admin module. I put up some code to run modules in Robust : https://github.com/BlueWall/WxServices with some discussion here: http://bluewallvirtual.com/forum . Those can be accessed w/o going through the region.
-BlueWall On Mon, 2012-03-26 at 15:48 +0200, Per Mint wrote: > After some search in the OpenSim source code, I found that I may be > able to access ROBUST services, either via region modules, using > m_scence.UserAccountServices for example, or via application plugins, > using > m_application.SceneManager.CurrentOrFirstScene.UserAccountService for > example. > > Am I right or is there better or more conventional way to achieve this > kind of thing ? > > Thanks ! > > PMint. > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
