Jump to content
  • 0
Sign in to follow this  
salmanshaikh14

Client Translation 2013-08-07

Question

i am using 2013-08-07aRagexe.. but it shows the item and description in other language.. i have patched it to translate client into english even am using data folder v4... english translated.. and also some problem with me clientinfo

 

if i use this it get connected

 

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

<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
   <connection>
      <display>Ragnarok</display>
      <balloon>the balloon</balloon>
      <desc>description</desc>
      <address>127.0.0.1</address>
      <port>6900</port>
      <version>26</version>
      <langtype>1</langtype>
      <registrationweb>flux.domain.com</registrationweb>
        <aid>
            <admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
        </aid>
        <loading>
            <image>loadingscreen01.jpg</image>
        </loading>
   </connection>
</clientinfo>

when i used this 

 

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<hideaccountlist />
<passwordencrypt />
<passwordencrypt2 />
<extendedslot />
<readfolder />
<connection>
<display>SERVER NAME HERE</display>
<desc>Ragnarok Online</desc>
<balloon>this is a tool tip</balloon>
<address>SERVER IP HERE</address>
<port>6900</port>
<version>20</version>
<langtype>1</langtype>
<registrationweb>REGISTRATION URL HERE</registrationweb>
<yellow>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
</yellow>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
<image>loading05.jpg</image>
<image>loading06.jpg</image>
<image>loading07.jpg</image>
<image>loading08.jpg</image>
<image>loading09.jpg</image>
<image>loading10.jpg</image>
</loading>
</connection>
</clientinfo>

 it does not work.. i have change the ip and all...to 127.0.0.1.. still it does not work and also the inventory is long can it be small like before

 

post-3504-0-05673300-1385888641_thumb.jpg

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

^ edit your iteminfo.lua check this guide > Custom Items

 

actually this is answered so many times already..  you can use thi Iteminfo.lua located at Program Files/yourRO/System/

 

or if you did not diff your client read lua befor lub, all you need to do is to rename iteminfo.lua to iteminfo.lub

 

for more information abut Client translation please visit Client Translation Project

Edited by sevenzz23

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.