Tatuy
New Member
- Joined
- Jul 6, 2007
- Messages
- 147
- Reaction score
- 4
what should I change to a serversave functioning properly? I have the last vercion of TFS
Look this:
Look this:
Code:
-- Real Server Save
-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,
-- if you want such a system use autoSaveEachMinutes. this serversave method
-- may be unstable, we recommend using otadmin if you want real serversaves.
serverSaveEnabled = "no"
serverSaveHour = 3
shutdownAtServerSave = "yes"
cleanMapAtServerSave = "yes"
-- Server saving
autoSaveEachMinutes = 15
saveGlobalStorage = "no"