<div>After some search in the OpenSim source code, I found that I may be able to access ROBUST services, either via region modules, using <font face="courier new,monospace">m_scence.UserAccountServices</font> for example, or via application plugins, using <font face="courier new,monospace">m_application.SceneManager.CurrentOrFirstScene.UserAccountService</font> for example.</div>
<div> </div>
<div>Am I right or is there better or more conventional way to achieve this kind of thing ?</div>
<div> </div>
<div>Thanks !</div>
<div> </div>
<div>PMint.</div>