Hi Ian,

Ludens posted a good summary of commandline switches that you need to
use in order to load different configurations (with mods) from the same
content source:

"How to run two or more source dedicated servers from one folder:

srcds -heapsize 262144 -tickrate 66 -console -game cstrike -ip
XXX.XXX.XXX.XXX -port 27015 +sv_lan 0 +maxplayers 24 +map de_dust2
+rcon_password XXXX +servercfgfile server_pub.cfg +motdfile motd_pub.txt

+mapcyclefile mapcycle_pub.txt +sv_logsdir logs_pub +mm_pluginsfile
addons/metamod/metaplugins_pub.ini

srcds -heapsize 262144 -tickrate 100 -console -game cstrike -ip
XXX.XXX.XXX.XXX -port 27016 +sv_lan 0 +maxplayers 10 +map de_dust2
+rcon_password XXXX +servercfgfile server_pro.cfg +motdfile motd_pro.txt

+mapcyclefile mapcycle_pro.txt +sv_logsdir logs_pro +mm_pluginsfile
addons/metamod/metaplugins_pro.ini

in the end of server_pub.cfg:
exec mani_server_pub.cfg
(in mani_server_pub.cfg: mani_log_directory "mani_logs_pub")

in the end of server_pro.cfg:
exec mani_server_pro.cfg
(in mani_server_pro.cfg: mani_log_directory "mani_logs_pro")"

If you are running Mani, you will need to have a separate "mani_path"
setting for each instance. You might be able to get more info here:
http://www.mani-admin-plugin.com/mani_admin_plugin/documentation/mani_in
stall_config_maniservercfg.htm


I have not tried this myself, however I hope this helps you out.

Regards,
Adam.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian mu
Sent: Thursday, 12 April 2007 9:00 AM
To: [email protected]
Subject: [hlds] Different mods in install folder (srcds)

--
[ Picked text/plain from multipart/alternative ] Hiya, just wondered if
its possible to say have several different setups with different mods
with just the one install folder, or do you have to have a separate
srcds install folder for each (just trying to cut it down as only one
server will be up at a time, but may want to switch to a different mod
and settings). If not, no problem, will go with separate installs route,
just thought its something someone may have come accross.

Thanks in advance.

Ian
--

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to