• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Help me cant load map

Look for this in config.lua
Lua:
  mapName = "world"
And make sure it got the same name as in data/world

Thats already done
this is how my config.lua looks like

mapName = "world"
mapAuthor = "Real Team map"
randomizeTiles = true
useHouseDataStorage = false
storeTrash = true
cleanProtectedZones = true
mailboxDisabledTowns = "-1"
 
Hello.

try with big letter


Code:
[COLOR=#333333]  mapName [/COLOR][COLOR=#66CC66]=[/COLOR][COLOR=#333333] [/COLOR][COLOR=#FF6666]"World"

[/COLOR]Best Regards
mlody.1039

 
Back
Top