
Originally Posted by
QuintusSertorius
Code:
[log]
to = mods/ebii/logs/eb.system.log.txt
level = * trace
#level = * error
This is slightly different from what you've told us to change it to:
Code:
[log]
to = mods/ebii/logs/eb.system.log.txt
#level = * trace
level = * error

Originally Posted by
QuintusSertorius
Here's the contents of it, but it's going to be wrong for your setup if you've changed things in your medieval2.preferences.cfg:
There are still minor differences with mine, but it's OK I think. Mine always uses 1's and 0's while I sometimes see true/false elsewhere.
Can I tweak the configuration file in any way I want or would it cause problems? If I add a new line, should I use 0/1 or true/false?
If I want to learn what something does, should I post my question in the how-to thread (http://www.twcenter.net/forums/showt...-File-How-To-s), on another thread (Where?), or should I just test it myself?