config.h?

Requests for assistance and other HOWTOs.

Moderator: Board moderators

Zork

config.h?

Post 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?
Zork

Post by Zork »

I'm using widows 1.6.1.
Leaf
Forum Aficionado
Posts: 1994
Joined: Tue Apr 29, 2003 5:55 pm
Location: Minnesota, USA
Contact:

Post 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.
Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post 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)
Post Reply