Page 1 of 1

config.h?

Posted: Tue Oct 19, 2004 3:45 pm
by Zork
I'm running a server and want to change a couple of things like permanent exp values etc... The problem is that I can't find the config.h file. Where is it located?

Posted: Tue Oct 19, 2004 5:08 pm
by Zork
I'm using widows 1.6.1.

Posted: Tue Oct 19, 2004 5:26 pm
by Leaf
Please see this topic:

http://www.metalforge.net/cfmb/viewtopic.php?t=643


From what I understand of the Windows server - you will need to download the source files ; make the necessary changes to config.h and then recompile the server.

Posted: Wed Oct 20, 2004 7:33 am
by Ryo
Some values, like perm exp percent, are hard coded. Settings file lets you define whether there is perm exp or not, but the 20% is hard-coded. So yes, as Leaf said, you need to grab sources & recompile if you want to change that percent.

Some more values are hard-coded, too (can't think of any right now, but there certainly are)