|
Re: How to create my own ragnarok server
[i][b] OK HERE A QUICK GUIDE HOW TO GET IN YOUR SERVER
FIRST u have to make A FOLDER NAMED DATA and put it in your RO
in the data u have to put a SCLIENTINFO
the sclientinfo inside is like this
*Sclientinfo*
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Client Information - Taiwan Version</desc>
<servicetype>america</ser vicetype>
<servertype>sakray</serve rtype>
<connection>
<display>YourServerNameGo esHere</display>
<desc>just do ur server name</desc>
<address>YOUR IP AT THE VIDAR.INI {DEFAULT IS (127.0.0.1)}</address>
<port>6900</port>
<version>20</version>
<langtype>7</langtype>
<registrationweb></regist rationweb>
</connection>
</clientinfo>
|