hi Braddoc,
thanks,
it would be gread, if u would release the Corefiles, so i only have to overwrite the old ones.
Mark
hi Braddoc,
thanks,
it would be gread, if u would release the Corefiles, so i only have to overwrite the old ones.
Mark
Hi, there are some things you habe to do...
1. run the server with two dirffrent ports
for example 1 Server: +set net_port "27000"
2 Server: +set net_port "28960"
2 .gameconfig: you must load two diffrent configs. you must set two diffrent logfilenames in your config.
a) Server 1: set g_log "games_mp_server1.log"
b) server 2: set g_log "games_mp_server2.log"
3. you must install 2 times install manu admin mod.
for example you use other names:
a) adminmod
b) adminmod2
4. you must config each manu admin config:
a) set the right port on wich the server runs
b) set the right games_mp.log data
Example
Server1:
[main]
ip = "set your ip"
port = 27000
logfile = "../main/games_mp_server1.log"
Server2:
[main]
ip = "set your ip"
port = 28960
logfile = "../main/games_mp_server2.log"
run two times manu admin mod!
Hope i helped you
mark