How to do?

11/24/2013 12:44 vovan681#1
[Only registered and activated users can see links. Click Here To Register...][/IMG]

How to make my server also worked with one of the game client.
If they are located on different hosts.
11/24/2013 15:57 Autrux#2
#moved
11/25/2013 07:59 Mithrandir.#3
Quote:
Originally Posted by TeddyBear View Post
Creating muliply logins




[GAMESERVERS]
// Game01 = name, Mapping ServerID, Mapping DB ID(use prev server id), GameServer IP, DBAgent IP, GameLog IP
GameServerCount=1
Game01=Gaia, 1, 1, 127.0.0.1, 127.0.0.1, 127.0.0.1

Make it look like this, but add you're Server 1's ip to the Game02 and change the names of course:


[GAMESERVERS]
// Game01 = name, Mapping ServerID, Mapping DB ID(use prev server id), GameServer IP, DBAgent IP, GameLog IP
GameServerCount=2
Game01=Gaia, 1, 1, 127.0.0.1, 127.0.0.1, 127.0.0.1
Game02=Teos, 2, 2, 192.168.1.1, 192.168.1.1, 192.168.1.1


Now, in ps_login, we need to change the file to look like this


[GAMESERVERS]
// Game01 = name, Mapping ServerID, Mapping DB ID(use prev server id)
GameServerCount=2
Game02=Teos, 2, 2

Use the same mapping server and database id's as the ps_gamewar.ini file and change any ip's here to your Server 1's ip.

In ps_session, change the ip and the Game01=Gaia to Game02=Yourname under [GAMESERVERS]. Leave the GameServerCount at 1.

And, finally, in ps_userlog, change the ip to Server 1's ip.

That's just Server 2 files.
Now we move on to Server 1.

There's not really much to do here, just add your server 2 GameName in a couple of files.

In ps_gamewar.ini, add the line like above posted under gamewar, only change the ip's to match your Sql Server ip.

In ps_login.ini, add the line like above posted under login.

In ps_session.ini, change the [GAMESERVERS] to look like this:


[GAMESERVERS]
GameServerCount=2
Game01=Gaia
Game02=Teos

One other thing, to get it to show up in the PSM_Server Manager, add these lines in the PSMServer_Config.ini
in your PSM_Server\Config directory.

[Login_002]
<sv_maxuser> = 5000
<ip_login> = Server 2 lan ip


[GameGroup_002]

Copy the [GameGroup_001] lines here and change the ip's for public ip, ip game, dbagent, and gamelog to Server 2's ip,
leave the db ip's set your Sql Server ip.





credits to Rocky
Credits to Teddy, he posted this in his forum CyC. :D
11/25/2013 14:54 nubness#4
Credits to Teddy or to Rocky ? I should say none of them.

Check [Only registered and activated users can see links. Click Here To Register...] post out. Teddy posted it to get more thanks, reputation or whatever crap CyC has. Rocky obviously copied it from the post I linked above.

You're welcome.
11/26/2013 19:38 Mithrandir.#5
Quote:
Originally Posted by nubness View Post
Credits to Teddy or to Rocky ? I should say none of them.

Check [Only registered and activated users can see links. Click Here To Register...] post out. Teddy posted it to get more thanks, reputation or whatever crap CyC has. Rocky obviously copied it from the post I linked above.

You're welcome.
Oh thankyou nubness, i never found this in elitepvpers so i thinked teddy just got some help from rocky.. ;)
11/28/2013 11:00 TeddyBear94#6
i got that pasted from rocky which is why i gave him credits yet as nubness posted it was atfirst posted from alladrios yet he isnt the one that wrote it either so credits go to an unknown person.
yet ur a little wrong nubness i posted it so ppl can read about it i never gave a single f*** about getting thanks for it.