1

Topic: Make 2 servers at the same time

I would like to know how to run 2 servers at the same time

I'm using an autoexec configdata
must i only cinfig that configdata and name it auotexec1?
or must i copy the aip_mod?

pls tell me how to do or just post a link of a tutorial

THANKS FOR EVERY ANSWERS

2

Re: Make 2 servers at the same time

1. We don't support mods.
2. Use the search function. This question has been asked 10000000 times...

3

Re: Make 2 servers at the same time

but everywhere they ask how to make the port free how to make the port free
i needn't to make the prot free so i have other problems

4

Re: Make 2 servers at the same time

Your servers must run on different ports. For example, in server1.cfg you can have:
sv_port 8304

And in server2.cfg you can have:
sv_port 8303

5 (edited by der schwarze Ritter 2011-02-28 23:09:40)

Re: Make 2 servers at the same time

open wordpad
write
<insert name of server exe here> -f <insert name of config here>
and save as server1.bat

do the same, but now fill in the other config,
u can't use the autoexec for that, except u use two folders.

/EDIT: Name the secound Server2.bat