donkeyg Posted February 24, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted February 24, 2013 Hello, curently i have 1 server, now i wan to make a new server, and i was thinking to merge it with my current server client patch, can u guys give me a guide please.. bump bump bump Quote Link to comment Share on other sites More sharing options...
clydelion Posted February 28, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted February 28, 2013 http://rathena.org/wiki/Clientinfo.xml Just duplicate the <connection></connection>, and change the ip/port for the 2nd connection Quote Link to comment Share on other sites More sharing options...
Erba Posted February 24, 2013 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted February 24, 2013 same grf? same accounts? maybe you are pointing Database importing? Quote Link to comment Share on other sites More sharing options...
Brian Posted February 25, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted February 25, 2013 (edited) To merge 2 "ragnarok" databases into 1 server: http://www.eathena.ws/board/index.php?showtopic=237661&view=findpost&p=1296053 (after reading post #4) Now I see what you want to do. You should have just said that in the first post xD Yes, just do what clydelion said and add a second <connection> block to your clientinfo.xml Here's an example: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>RO Client Information</desc> <servicetype>america</servicetype> <servertype>sakray</servertype> <connection> <display>192.168.1.101</display> <address>192.168.1.101</address> <port>6900</port> <version>23</version> <langtype>1</langtype> <aid> <admin>PUT_YOUR_ACCOUNT_ID_HERE</admin> </aid> </connection> <connection> <display>^FF0000test^000000</display> <address>123.45.67.89</address> <port>6900</port> <version>23</version> <langtype>1</langtype> </connection> <connection> <display>RMS Test Server</display> <balloon>RateMyServer.net</balloon> <address>69.197.158.197</address> <port>6900</port> <version>20</version> <langtype>1</langtype> <registrationweb>http://play.ratemyserver.net/ragnarok/</registrationweb> </connection> </clientinfo> Edited February 28, 2013 by Brian Quote Link to comment Share on other sites More sharing options...
donkeyg Posted February 28, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted February 28, 2013 it's hard @_@ To merge 2 "ragnarok" databases into 1 server:http://www.eathena.ws/board/index.php?showtopic=237661&view=findpost&p=1296053 the topic u sent me was merging another server's player account into current server.... but what i wan was, when u enter my RO client, u can choose whether u wan to login Low rate or High rate.. not merging all the players account / scripts into current server. Quote Link to comment Share on other sites More sharing options...
donkeyg Posted March 2, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted March 2, 2013 Thanks clydelion! Quote Link to comment Share on other sites More sharing options...
Question
donkeyg
Hello, curently i have 1 server, now i wan to make a new server, and i was thinking to merge it with my current server client patch, can u guys give me a guide please..
bump
bump
bump
Link to comment
Share on other sites
5 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.