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