> Is there a way to run more than one CS server (Maybe even > different settings, god forbid) on the same box without having to > copy the entire hlds directory to a second place?
Yes. You can specify the config files and port in the command line. Try these: -serverconfigfile x.cfg -port y and vary x and y for each instance. You can specify map lists, motd, and pretty much everything else on the command line as well, but I forgot the syntax off the top of my head. Propbably something like -maplistfile and -motdfile... > Before the flames come, I did a search for "multiple" in my > mailbox and din't find any relevant matches. It has, nonetheless, been discussed several times over the past year. Did you download the mail archive? _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

