Posted: Wed Feb 25, 2009 12:09 pm Post subject: How can i change the directory of the Dedicatedserver.exe?
Hello,
I have 5 Crysis Warhead servers running atm and have a big prolem to get them work with GameCreator cos i cannot set the path to the crysiswarsdedicatet.exe and so i cannot run more than 1 server cos each gameserver need his own gamedirectory.
example the way it is ,..
Command Line: CrysisWarsDedicatedServer.exe +sv_bind 85.131.163.227 +sv_port 64102 -root "C:\Servers\wars_clan_1\Configs" +exec "server.cfg"
the way i need ,..
Command Line: C:\CrysisWars\Server1\CrysisWarsDedicatedServer.exe +sv_bind 85.131.163.227 +sv_port 64100 -root "C:\Servers\wars_clan_1\Configs" +exec "server.cfg"
Running two servers from the same base directory with no problems.
The -root sets the directory for each server you run, and they should all work properly from the same CrysisWarsDedicatedServer.exe. It's the way it was designed to work.
The file we use resides in C:\games\crysiswars\Bin32. You shouldn't need to specify different paths to the exe at all.
but my next problem is that i have different mods running on each server (different .pak files in the base directory) ,.. any solution for this problem?
If the mods 'just work' by having the pak files in the folders, you'd need to create a subdomain and have a separate install for each server.
If the mods are activated by using command line or config file options, you could create properties to be able to select which mod you want to run on each server.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum