[Opensim-users] Maptiles generation problem. configured to zero but .. .are generated.

M.E. Verhagen marceled9 at gmail.com
Wed Apr 30 22:08:19 UTC 2014


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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20140501/fdbc35cd/attachment.html>


More information about the Opensim-users mailing list