Add some maptile options, change maptile generation from OpenSimBase to Scene

to make it more configurable.
This commit is contained in:
Melanie
2010-08-20 08:36:23 +01:00
parent f639a9e5ae
commit ae554a48d0
3 changed files with 60 additions and 17 deletions

View File

@@ -222,6 +222,12 @@
;WorldMapModule = "WorldMap"
;MapImageModule = "MapImageModule"
; Set to false to not generate any maptiles
;GenerateMaptiles = "true"
; Refreah (in seconds) the map tile periodically
;MaptileRefresh = 0
; If not generating maptiles, use this static texture asset ID
;MaptileStaticUUID = "00000000-0000-0000-0000-000000000000"
; ##
; ## EMAIL MODULE