• 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!

importing maps question

gunmetal

New Member
Joined
Oct 15, 2007
Messages
75
Reaction score
0
I have a question regarding map importing. Im using a 9.6 tfs v2 server and Id like to drastically change the map. Since I cant really find a good base city to start mapping from Id stil like to import pieces of maps from others. Since im using 9.6 can I import maps from 8.6 or other versions or would this cause conflict.
 
Yes, you can import any kind of map from other versions as long as those sprites exist in your server. So importing a 8.6 map in a 9.6 map or a map for a 9.6 server would work fine.
 
You can! Just do as I have below.

7B0Zx9.png
 
awsome im going to try that out, also im using the forgotten map that came with the server can i completly edit this and keep the same name? or should i change that as well? i want it to be as simple as possible and dont want to start messing around with all the settings.
 
You can change the map name in config.lua
LUA:
mapName = "forgotten"

But you can also keep it and editing the map wouldn't have any negative effect.
 
Back
Top