hello try the RefreshTime = 60 parameter in [MapImageService] in the GridHypergrid.ini file note : http://opensimulator.org/mantis/view.php?id=7052
2014-05-01 7:28 GMT+02:00 Luisillo Contepomi <[email protected]>: > Thank you for answer. > Yes is grid mode. > > I need maptiles generated only in when startup, or restart. > > In robust.ini I have nothing about maps. > In grid.ini and GridHypergrid.ini I have: > > [MapImageService] > LocalServiceModule = > "OpenSim.Services.Connectors.dll:MapImageServicesConnector" > ; in minutes > RefreshTime = 60 > > the same in GridHypergrid.ini > > > But regions are generating and sending maps every two hours exactly. > > Regards, > Luisillo > > 2014-05-01 1:24 GMT+02:00 R.Gunther <[email protected]>: > > Well, soemthing dont sound right. > > SOfar i remeber and thats what i always where thinking > > if you set the interval to 0, the maptile only get generated at startup. > > Thats what i expected. > > What you explain disables the whole maptile generation. > > > > So how do you only generate a maptile from the sim at startup and not > > anymore after that until next restart ? > > > > > > > > On 2014-05-01 00:08, M.E. Verhagen wrote: > > > > That setting sets the interval in wich the maptiles are generated. 0 > appears > > to be the default value. > > > > If you want to turn the maptile generation off just try: > > > > GenerateMaptiles = false > > > > Then you are almost there, you will also have to add an semicolumn befor > e > > the MapImageServiceModule section in corresponding ini file in the > > config-include dir. > > > > wich is the corresponding file depends on the mode you run opensim in. > > > > it is grid.ini if you run in grid mode > > > > GridHypergrid.ini if you run in gridded hypergrid mode > > > > standalone.ini if you run in standalone mode > > > > of maybe StandaloneHypergrid.ini if you in standalone hypergrid mode. > > > > ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true > > ;; Map tile options. > > ;; If true, then maptiles are generated using the MapImageModule > below. > > ;; If false then the texture referenced by MaptileStaticUUID is used > > instead, which can also be overridden > > ;; in individual region config file(s). If you do not want to upload > > map tiles at all, then you will need > > ;; both to set this to false and comment out the [Modules] > > MapImageServiceModule setting in config-include/ > > > > > > > > > > > > > > _______________________________________________ > > Opensim-users mailing list > > [email protected] > > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users > > > > > > > > _______________________________________________ > > Opensim-users mailing list > > [email protected] > > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users > > > _______________________________________________ > Opensim-users mailing list > [email protected] > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users >
_______________________________________________ Opensim-users mailing list [email protected] http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
