 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
 |
| Author |
Message |
Marilla
Joined: 02 Feb 2006 Posts: 329
|
Posted: Sat Nov 11, 2006 6:42 am Post subject: |
|
|
Something to add, also;
Keep in mind that the servers.cfg is the configuration for something that is really a totally separate thing from the game server, as far as the client is concerned.
That is, the client, when you first enter your login info, is connecting to the "Login Server". The connection info for this comes from the login.cfg that the CLIENT has, which tells it where the find the login server.
The login server checks the login credentials, and assuming that succeeds, it then sends the client a list of servers to connect to. This is where the POL servers.cfg comes in; That is where that list that gets sent to the client comes from.
So, you can use your servers.cfg to have both servers show up on the same list. You would simply add one entry for each server in BOTH server's servers.cfg files; That way, no matter which server they initially connect to for login, they can then get into either one.
On the other hand, maybe you don't WANT people to be able to see both, in which case, ignore the above!
 |
|
 |
|
|
 |
 |
|