Page 1 of 2

Serversettings

Posted: Tue Oct 05, 2004 3:51 pm
by glourgy
I'm playing on my own server but some settings doesn't change when I change the settingsfile. The settings that doesn't work are the ones with true/false values.

From logfile:
Unknown value in settings file:
load_settings: Unkown value for metaserver_notification: false
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
load_settings: Unkown value for not_permadeth: true
Unknown value in settings file:
Unknown value in settings file:
load_settings: Unkown value for resurrection: true
Unknown value in settings file:
Unknown value in settings file:
load_settings: Unkown value for set_title: true
Unknown value in settings file:
Unknown value in settings file:
Unknown value in settings file:
load_settings: Unkown value for search_items: true
Unknown value in settings file:
Unknown value in settings file:
load_settings: Unkown value for spell_encumbrance: false
Unknown value in settings file:
Unknown value in settings file:
etc...

I've changed the permadeath to off and 0 but it still says "load_settings: Unkown value for metaserver_notification: off" and "load_settings: Unkown value for metaserver_notification: 0" :x

Posted: Tue Oct 05, 2004 3:53 pm
by glourgy
sry... I changed the metaserver_notification and not permadeath

Posted: Tue Oct 05, 2004 5:05 pm
by Leaf
Look in your settings file and make sure it says:

metaserver_notification off


Notice no colon (":") after notification

no colon

Posted: Tue Oct 05, 2004 5:19 pm
by glourgy
no colon...

metaserver_notification false

My motd file doesn't work either...

Posted: Tue Oct 05, 2004 5:25 pm
by Leaf
Why are you specifying false instead of off?

...

Posted: Tue Oct 05, 2004 5:42 pm
by glourgy
It was false/true when I downloaded the server. I tried with off but it still keep saying load_settings: Unkown value for metaserver_notification: off

Posted: Tue Oct 05, 2004 6:41 pm
by Leaf
Which OS are you running the server on?

Linux, Windows, Mac OS X, IRIX ?

Posted: Tue Oct 05, 2004 7:21 pm
by Glourgy
Windows but the problem is fixed now... I used a textprogram that didn't work for some odd reason. I think that it was pretty much the same like it uses a different entercode than notepad or something...

Posted: Tue Oct 05, 2004 7:23 pm
by Glourgy
But thank you very much anyway :P

Posted: Tue Oct 05, 2004 7:25 pm
by Leaf
Glad to hear it is working as expected now.

So, in summary:

When editing the settings file under Windows, be sure to use a text editor such as Wordpad in order to prevent format problems (or problems along that line..)

:wink:

Note: edited/corrected - replaced Notepad with Wordpad