[Opensim-dev] execute shutdown command automatically
Justin Clark-Casey
jjustincc at gmail.com
Fri Jun 25 17:39:33 UTC 2010
On 24/06/10 17:49, Alberto Tapioles wrote:
> Hi everybody!
> First of all, i'm Tapi, and a user of OpenSim.
> I would like to know how to execute the shutdown command automatically.
> When the user closes the client viewer (for example SL) in the opensim
> console, the [CLIENT] got a logout request for that user and more
> messages about that the user is getting out of Opensim, so how can i
> execute the shutdown command automatically when this happens??
> Because i need kill the application when the user does logout.
> Thanks in advance.
There's no easy scripting way to do this. In principle, one could write a module to count the number of root agents in
the region and execute the Shutdown() method on the OpenSim server. This would require writing c# code.
--
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc
More information about the Opensim-dev
mailing list