DaRO...
DaRO...
ok so apprently drep has his own RO server, and apparently he keft an ip how would we exactly connect to it, unless we have to download and install everthing we did to play DesuRo? because im willing to give it a shoot, i guess :/
you only have to add my server to the sclientinfo.xml to see it in your server list.here is the INFO to add: <connection> <display>DaRO eAthena</display> <desc>DaRO Aethena</desc> <address>65.164.227.207</address> <port>6900</port> <version>18</version> <langtype>7</langtype> </connection>
I have a simple philosophy. Fill what's empty. Empty what's full. And scratch where it itches.
in your RO/data directory there is a file called sclientinfo.xml1. open that in notepad2. it will look like this: <?xml version="1.0" encoding="euc-kr" ?> - <clientinfo> <desc>Ragnarok Client Information - International Version</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> - <connection> <display>DaRO eAthena</display> <desc>DaRO Aethena</desc> <address>65.164.227.207</address> <port>6900</port> <version>18</version> <langtype>7</langtype> <registrationweb>mailto:drepanon777@hotmail.com</registrationweb> </connection> </clientinfo>3. To add the new server in simply paste it in after the last connection section but before the clientinfo closing. <?xml version="1.0" encoding="euc-kr" ?> - <clientinfo> <desc>Ragnarok Client Information - International Version</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> - <connection> <display>Existing Whatever Server</display> <desc>Existing Whatever Server</desc> <address>1.2.3.4</address> <port>6900</port> <version>18</version> <langtype>7</langtype> <registrationweb>mailto:drepanon777@hotmail.com</registrationweb> </connection>- <connection> <display>DaRO Aethena</display> <desc>DaRO Aethena</desc> <address>65.164.227.207</address> <port>6900</port> <version>18</version> <langtype>7</langtype> <registrationweb>mailto:drepanon777@hotmail.com</registrationweb> </connection> </clientinfo>
I have a simple philosophy. Fill what's empty. Empty what's full. And scratch where it itches.
-
- Posts: 6979
- Joined: Thu Feb 17, 2022 8:24 pm