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:
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
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