the client 2018-12-XX and last
the login interface was changed , and clientinfo.xml file seems like unused
i try to modify some info, but still not work
original
modifyed
and i can't find and related file like 'sclient.xml' in data.grf
any one know how to solved it?
@4144
the login interface was changed , and clientinfo.xml file seems like unused
i try to modify some info, but still not work
original
<?xml version="1.0" encoding="euc-kr" ?>
<no_free_server></no_free_server>
<no_free_server></no_free_server>
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Online Client Information</desc>
<servicetype>taiwan</servicetype>
<servertype>primary</servertype>
<connection>
<display>MyServer</display>
<address>127.0.0.1</address>
<port>6900</port>
<version>46</version>
<langtype>4</langtype>
<registrationweb>www.ragnarok.com</registrationweb>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
</loading>
<yellow>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000004</admin>
</yellow>
</connection>
<desc>Ragnarok Online Client Information</desc>
<servicetype>taiwan</servicetype>
<servertype>primary</servertype>
</clientinfo>
<clientinfo>
<desc>Ragnarok Online Client Information</desc>
<servicetype>taiwan</servicetype>
<servertype>primary</servertype>
<connection>
<display>MyServer</display>
<address>127.0.0.1</address>
<port>6900</port>
<version>46</version>
<langtype>4</langtype>
<registrationweb>www.ragnarok.com</registrationweb>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
</loading>
<yellow>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000004</admin>
</yellow>
</connection>
<desc>Ragnarok Online Client Information</desc>
<servicetype>taiwan</servicetype>
<servertype>primary</servertype>
</clientinfo>
and i can't find and related file like 'sclient.xml' in data.grf
any one know how to solved it?
@4144