rans Posted June 9, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Monday at 03:34 AM Share Posted June 9, 2013 hmm.>is this possible? 1 login-server2 map-server2 char-server .. ?? Quote Link to comment Share on other sites More sharing options...
EriN_KillerSoul Posted June 9, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 313 Reputation: 23 Joined: 12/27/11 Last Seen: August 21, 2021 Share Posted June 9, 2013 yes Quote Link to comment Share on other sites More sharing options...
rans Posted June 9, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Monday at 03:34 AM Author Share Posted June 9, 2013 ill try Quote Link to comment Share on other sites More sharing options...
Mootie Posted June 9, 2013 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 815 Reputation: 86 Joined: 10/26/12 Last Seen: June 10, 2022 Share Posted June 9, 2013 Just change the ports and arrange your clientinfo.xml Quote Link to comment Share on other sites More sharing options...
rans Posted June 9, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Monday at 03:34 AM Author Share Posted June 9, 2013 hmm 1 port only in my clientinfo right? Quote Link to comment Share on other sites More sharing options...
Sharpienero Posted June 9, 2013 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 386 Reputation: 28 Joined: 01/16/12 Last Seen: January 6, 2023 Share Posted June 9, 2013 Have two <connection>'s in your clientinfo.xml Quote Link to comment Share on other sites More sharing options...
rans Posted June 10, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Monday at 03:34 AM Author Share Posted June 10, 2013 (edited) hmm .. what i mean is 1 login id (username, password)but 2 server select Edited June 10, 2013 by IamJet Quote Link to comment Share on other sites More sharing options...
Sharpienero Posted June 10, 2013 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 386 Reputation: 28 Joined: 01/16/12 Last Seen: January 6, 2023 Share Posted June 10, 2013 You would have to merge your databases, if I understand what you're saying. Quote Link to comment Share on other sites More sharing options...
rans Posted June 11, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Monday at 03:34 AM Author Share Posted June 11, 2013 hmm .. i think is like this? // Global SQL settings // overriden by local settings when the hostname is defined there // (currently only the login-server reads/obeys these settings) sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: root sql.db_password: 1234 sql.db_database: server2 sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: 1234 char_server_db: server2 // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: root map_server_pw: 1234 map_server_db: server2 // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: 1234 log_db_db: server1 log_codepage: is that correct? that the log sql is connected in server1? Quote Link to comment Share on other sites More sharing options...
Question
rans
hmm.>
is this possible?
1 login-server
2 map-server
2 char-server .. ??
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.