That would definitely help for user (not trying to dead regions) as well as for the growing grids, that need to mark places "reserved".
e.g. I have no 10 real regions up in osgrid just to block the places for the hypergrid gateways. Cheers Ralf -- German opensim HowTo: http://www.ralf-haifisch.biz/Opensim%20HowTo.shtml Cybertechnews blog: http://opensim.cybertechnews.org/ ------------------------------------------------------------ Message: 1 Date: Sat, 31 Jan 2009 21:23:43 -0700 From: Frank Nichols <[email protected]> Subject: [Opensim-dev] RegionOnline status To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed There is a member in RegionProfileData (regionOnline) which is currently not used and does not exist in the region db table. I would like to add it to the region table as an enum and not a boolean. Currently the code assumes a region that has an entry in the region table is online (as far as I have figured out...) With this field in place we can impliment the requested feature of reserving regions as well as having regions online but not available for logins. I suggest the following enums: RESERVED OFFLINE ONLINE at least for starters. Before submitting a patch to support this, i wanted to get some direction and comments from the core developers and architects. Frank ------------------------------ _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev End of Opensim-dev Digest, Vol 18, Issue 3 ****************************************** _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
