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

Tfs

Joonazz

New Member
Joined
Aug 8, 2008
Messages
3
Reaction score
0
Hello i have some problems that i can´t find on any forums.

First one the server save this works but the server dont start up auto... anyone who know how to make it start up auto?
-- Server Save
serverSaveEnabled = "yes"
serverSaveHour = 2
shutdownAtServerSave = "yes"
cleanMapAtServerSave = "yes"

And if i make this the server dont save or anything! anyone know how to fix this?
-- Server Save
serverSaveEnabled = "yes"
serverSaveHour = 2
shutdownAtServerSave = "no"
cleanMapAtServerSave = "yes"

If i make !save on my GM does it saves like when the server make server save ??

Thanks
 
Hi,

#1. About your first problem, if you want it to restart, you need to get a restarter HERE. A restarter simply restarts your server if it crashes/shutdowns automatically.

#2. Explanation: If I have "serverSaveHour = 14", the server will save at 14:00 in the afternoon. It will only save 1x/day. And it will not shutdown the server at 14:00 if I have "shutdownAtServerSave = "no" ".

#3. If you use the commande "!save "10" it will save every 10 minutes, but nothing will come up in the console. You can use any number instead of 10.

Example: !save "20 (it will now save every 20 minutes).

I hope this helped you.
Yours, Koitsalu.
 
Back
Top