Pedsdude wrote:Any chance you could make it simple to turn the mod on/off?
We have a donated CoD2 server but they would like to be able to use the server for wars etc as well.
Why dont they use a config for each thing.
Its more hassle to have an on/off function than to have 2 setups.
If they dont know how heres a quick explanation.
FTP...
CoD2/Main/Server_Normal.cfg
CoD2/Main/Server_CJ.cfg
CoD2/CoDjumper/CoDJumper.iwd
Now simply change the command line (the thing that runs the console) to
[Normal] +exec server_normal.cfg
[CJ] +set fs_game CoDJumper +exec server_cj.cfg
When they want the normal server, they run the shortcut for the normal server, and the same for the CJ config.
If they still dont understand, then find out who is the host and what they are running on (windows/linux).