Hints for RenGuard's coder [message #103545] |
Fri, 23 July 2004 11:18 ![Go to previous message Go to previous message](/theme/Renegade_Forums/images/up.png) ![Go to next message Go to previous message](/theme/Renegade_Forums/images/down.png) |
EJS_01
Messages: 2 Registered: July 2004 Location: RC, California
Karma:
|
Recruit |
|
|
This is just a possible suggestion to help make RenGuard and Blaze Regulator (BR.net) work together.
Adjust the coding and config file of RenGuard from:
# Path to svrcfg_cnc.ini
FDSConfigFile = C:\Westwood\RenegadeFDS\Server\Data\svrcfg_cnc.ini
# Path to Main Server Dir, do not forget trailing slash.
FDSLogFilePath = C:\Westwood\RenegadeFDS\Server\Data\Logs
To:
# Path to svrcfg_cnc.ini
FDSConfigFile = C:\Westwood\RenegadeFDS\Server\Data\svrcfg_cnc.ini
# Path to Main Server Dir, do not forget trailing slash.
FDSMainAppFilePath = C:\Westwood\RenegadeFDS\Server\
# Path to Log Dir, do not forget trailing slash.
FDSLogFilePath = C:\Program Files\BlazeRegulator .NET\Logs
This would allow RenGuard to locate the main Server directory, and look else where for the log files. Let me know if this helps and/or if someone gets those 2 working via other means.
|
|
|