• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

a 8.6 xml server ?

Demika17

New Member
Joined
Oct 9, 2011
Messages
17
Reaction score
0
Location
The Netherlands
is there any 8.6 xml server for download ? i need one cause i want to login in to check out my map while im in the game, i dont have the time/ knowldge to install a whole ftp server etc. (tried before with tutorials but it doesnt work :) )
 
Go into config.lua:

Look for:
LUA:
sqlType =
Put:
LUA:
"sqlite"


Result:
LUA:
sqlType = "sqlite"

Run server.
 
Back
Top