I wanna run 2 servers with other settings.
I did make a copy of the folder:
/usr/local/share/games/armagetronad-dedicated/scripts
To:
/usr/local/share/games/armagetronad-dedicated/scripts/server_2
And a copy of the folder:
/usr/local/share/games/armagetronad-dedicated/scripts
To:
/usr/local/share/games/armagetronad-dedicated/scripts/server_2
Then i changed the deamon script to run rcd_server from:
/usr/local/share/games/armagetronad-dedicated/scripts/server_2/rcd_server
And:
Code: Select all
PROGDIR=/usr/local/share/games/armagetronad-dedicated/scripts/server_2
And then in the file:
/usr/local/share/games/armagetronad-dedicated/scripts/server_2/rcd_config
I changed:
Code: Select all
CONFIG=/usr/local/etc/games/armagetronad-dedicated/server_2
However... the server just starts fine, but we still loads the config files from the normal (1st) server. Instead of loading the (2nd server) config files from:
/usr/local/etc/games/armagetronad-dedicated/server_2
Thank you in advance
Melroy van den Berg