Jump to content
  • 0

Question on how you should connect to your own server


keoco

Question


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  130
  • Reputation:   0
  • Joined:  01/24/12
  • Last Seen:  

I already finished hexing my client and everything, opened up all three servers, no errors now, so what is the proper way in connecting to your own server? simply just put ro files into your main server folder? i did that method before before and i found it to be messy.. so is there a proper way for doing this? thanks

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  108
  • Reputation:   4
  • Joined:  01/04/12
  • Last Seen:  

Assuming you have already Kro client and compile source code to match rageRE date

create clientinfo.xml into client/data/. fill it with

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>

<desc>Ragnarok Client Information</desc>

<servicetype>korea</servicetype>

<servertype>sakray</servertype>

<extendedslot></extendedslot>

<readfolder></readfolder>

<connection>

<display>Keoco</display>

<desc>Rate:10/10/10</desc>

<balloon>Rate:10/10/10</balloon>

<address>127.0.0.1</address>

<port>6900</port>

<version>22</version>

<langtype>1</langtype>

<registrationweb>Web site</registrationweb>

<aid>

<admin>2000002</admin>

</aid>

</connection>

</clientinfo>

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  130
  • Reputation:   0
  • Joined:  01/24/12
  • Last Seen:  

Assuming you have already Kro client and compile source code to match rageRE date

create clientinfo.xml into client/data/. fill it with

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>

<desc>Ragnarok Client Information</desc>

<servicetype>korea</servicetype>

<servertype>sakray</servertype>

<extendedslot></extendedslot>

<readfolder></readfolder>

<connection>

<display>Keoco</display>

<desc>Rate:10/10/10</desc>

<balloon>Rate:10/10/10</balloon>

<address>127.0.0.1</address>

<port>6900</port>

<version>22</version>

<langtype>1</langtype>

<registrationweb>Web site</registrationweb>

<aid>

<admin>2000002</admin>

</aid>

</connection>

</clientinfo>

Oh... i think im missing a few steps... can you kindly link me a guide for the compiling source code to match ragRe and Kro client? i only diff'ed and patched my client thus far

dw, solved

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...