Question - Second server and More channel

01/03/2016 21:52 AgnarPlay#1
Can i ask how to make Second server(For example PVE/PVP) and More channels like Ch1,Ch2 - I think i must redouble services like TWORLD2_GSP and TMAP2_GSP -> Reg them, add into tgroup server GroupID - 2 and szDSN TGAME2_GSP -> add into TServer TWORLD2_GSP(with port 3817) TMAP2_GSP(with port 5817)
But idk guys, thanks for every help - i love u <3
01/04/2016 00:44 juliendu38#2
for do 2 Server :
you need to do One More TGAME_GSP,
to do one more service of : TMap, Trelay, TWorld
in DB TGLOBAL you need to added this services in TServer with new port and in GroupID you added "2"
Added in TGroup your second server with GroupID "2"
in ODBC you need to added one more TGame and select your second TGame db
in reg you need to edit the informations of TMap TRelay and TWorld, change port, and the DSN (name of your new TGame db in odbc).

sorry if i'm not good for explain.

somes of server don't do this because you need to change somes function in TGame db
(i don't know for you because i don't know your files)

maybe i have forget or i'm wrong for name etc... its long time i don't have do this :)
01/04/2016 06:55 michamo#3
You can have one service(tmap) every channel and map its tchannel tunit , tmap etc
01/04/2016 06:58 AgnarPlay#4
Thanks all :)