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

Problem with Server Save

Godely

Member
Joined
Aug 19, 2007
Messages
233
Reaction score
19
Well, I got this since I began using TFS... The problem is: Sometimes when the server shutdown to save, when it backs, the houses and players are not saved. Today I got that again (The 5th time). Here is my config:
Code:
	-- Server Save
	serverSaveEnabled = "yes"
	serverSaveHour = 1
	shutdownAtServerSave = "yes"
	cleanMapAtServerSave = "no"

I tried everything: I have put a code on global.lua to save every 20 minutes, I have put a command to save every 5 minutes, I already saved manually, but the fact is that the houses got some problem that I don't know. Everytime when I put the houses system again, it bugs on the server save. Please, I need support :S
 
Back
Top