<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Well, soemthing dont sound right.<br>
SOfar i remeber and thats what i always where thinking <br>
if you set the interval to 0, the maptile only get generated at
startup. Thats what i expected.<br>
What you explain disables the whole maptile generation.<br>
<br>
So how do you only generate a maptile from the sim at startup and
not anymore after that until next restart ?<br>
<br>
<br>
On 2014-05-01 00:08, M.E. Verhagen wrote:<br>
</div>
<blockquote
cite="mid:CA+RcaTSTeN9dT+OvOKYt=g8FsHjbtEyrFonq4tGuAdThwXMC-w@mail.gmail.com"
type="cite">
<div dir="ltr">That setting sets the interval in wich the maptiles
are generated. 0 appears to be the default value.
<div><br>
</div>
<div>If you want to turn the maptile generation off just try:</div>
<div>
<pre style="color:rgb(0,0,0)">GenerateMaptiles = false
</pre>
<pre style="color:rgb(0,0,0)">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. </pre>
<pre style="color:rgb(0,0,0)">wich is the corresponding file depends on the mode you run opensim in.</pre>
<pre style="color:rgb(0,0,0)">it is grid.ini if you run in grid mode</pre>
<pre style="color:rgb(0,0,0)">GridHypergrid.ini if you run in gridded hypergrid mode</pre>
<pre style="color:rgb(0,0,0)">standalone.ini if you run in standalone mode</pre>
<pre style="color:rgb(0,0,0)">of maybe StandaloneHypergrid.ini if you in standalone hypergrid mode.</pre>
<pre style="color:rgb(0,0,0)"><pre> ;# {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/</pre><pre style="">
</pre></pre>
<pre style="color:rgb(0,0,0)">
</pre>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Opensim-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@opensimulator.org">Opensim-users@opensimulator.org</a>
<a class="moz-txt-link-freetext" href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</a>
</pre>
</blockquote>
<br>
</body>
</html>