Olli, In the wiki page for RemoteAdmin - http://opensimulator.org/wiki/RemoteAdmin- the parameters described to the call admin_create_region are: region_name, region_id (optional), region_master_first, region_master_last, region_master_uuid (optional), region_master_password, listen_ip, listen_port (integer), external_address, region_x (integer), region_y (integer), persist (optional).
Make sure you make the XMLRPC with the parameters "persist" with the value "true". []s Felipe 2009/11/17 Charles Krinke <[email protected]> > Dear Olli: > > I am going to guess that you probably have not setup sqlite or mysql to > store the data for persistence. The details of how to set that up are on the > wiki. > > Charles > > ------------------------------ > *From:* Olli Aro <[email protected]> > *To:* [email protected] > *Sent:* Tue, November 17, 2009 10:05:57 AM > *Subject:* [Opensim-users] Problem with RemoteAdmin > > Hi all, > > > > I am trying to use the XML-RPC interface in order to add a new region to > OpenSim (version 0.6.6). Everything seems to work fine and I can create a > new region and populate it from OAR file, however the new region does not > seem to persist and after OpenSim restart it has disappeared. > > > > I am using the following calls to achieve the above: > > > > admin_create_region > > admin_load_oar > > > > Should I do something extra in order to persist the region or is there a > bug in the RemoteAdmin? > > > > Regards, > > > > Olli > > > > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
