Jump to content

Recommended Posts

Posted

Hi Shakto,

 

There is missing in the client translation in creating a player. (see image)

 

post-5377-0-51361300-1370873262_thumb.png

 

to change this, search in Hex Value 4E4F204D5347 and replace it with 437265617465. (see image below)

 

post-5377-0-04263700-1370873439_thumb.png

 

  • Upvote 1
Posted

Because you will change all the no msg string by the string create.

And if your msgstringtable.txt isn t up to date, you ll have "create" msg every time you haven t a match in the file.

Posted

Great! that was very nice of you  /no1

 

btw, my Client crash when i use L.O.V., Magic Crasher, Meteor skills & Comet. How to arrest that problem? Its working on 2012-06-18 client before, but now in 2013-06-05, my client always crash.

Posted

Hi. I've just been wondering for a long time but... how exactly can I download ALL files from an Apache file list? What if I want to download that whole Data folder? Do I really have to do it one by one? I tried using wget but it converts those supposedly Korean gibberish characters into escape characters. Any proper way in which I should be doing this? Thanks.

Posted (edited)

Change the encode type ?

Lol, thanks for giving me the right words to search for on Google. :P I was able to change the encoding mode on wget. It's saving the gibberish now. I'll just unbollox it later. Thanks!

 

I just hope that it's really saving the right characters. :P

 

UPDATE:

 

I downloaded the Data files from the link on your first post, but I always get [string "buf"]:1 attempt to index global 'CmdOnOffList' (a nil value) error, plus some other stuff. I already:

 

- renamed all .lua files to .lub (including System files because the client wants that)

- updated mmo.h and rebuilt (I'm trying to use 2013-03-20 since it's already in the packet_db.txt)

- updated clientinfo.xml

- diffed the client (I used those below)

<?xml version="1.0"?>

<DiffProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

  <Name>Last Patches</Name>

  <Entries>

    <DiffProfileEntry>

      <PatchID>2</PatchID>

      <PatchName>Allow Chat Flood (? lines)</PatchName>

      <Inputs>

        <DiffProfileInput>

          <name>allowChatFlood</name>

          <value>50</value>

        </DiffProfileInput>

      </Inputs>

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>88</PatchID>

      <PatchName>Allow space in guild name</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>7</PatchID>

      <PatchName>Change Gravity Error Handler</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>8</PatchID>

      <PatchName>Custom Window Title</PatchName>

      <Inputs>

        <DiffProfileInput>

          <name>customWindowTitle</name>

          <value>KamoteRO</value>

        </DiffProfileInput>

      </Inputs>

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>13</PatchID>

      <PatchName>Disable Ragexe Filename Check</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>15</PatchID>

      <PatchName>Disable HShield</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>61</PatchID>

      <PatchName>Disable Packet Encryption</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>70</PatchID>

      <PatchName>Enable Ascii</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>49</PatchID>

      <PatchName>Enable Multiple GRFs</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>76</PatchID>

      <PatchName>Enforce Official Login Background</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>64</PatchID>

      <PatchName>@ Bug Fix (Recommended)</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>33</PatchID>

      <PatchName>KOREA ServiceType XML Fix</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>35</PatchID>

      <PatchName>Read Data Folder First</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>36</PatchID>

      <PatchName>Read msgstringtable.txt</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>37</PatchID>

      <PatchName>Read questid2display.txt</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>38</PatchID>

      <PatchName>Remove Gravity Ads</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>39</PatchID>

      <PatchName>Remove Gravity Logo</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>41</PatchID>

      <PatchName>Disable Nagle Algorithm</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>50</PatchID>

      <PatchName>Skip License Screen</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>44</PatchID>

      <PatchName>Translate Client In English</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>48</PatchID>

      <PatchName>Use Plain Text Descriptions</PatchName>

      <Inputs />

    </DiffProfileEntry>

    <DiffProfileEntry>

      <PatchID>47</PatchID>

      <PatchName>Use Ragnarok Icon</PatchName>

      <Inputs />

    </DiffProfileEntry>

  </Entries>

</DiffProfile>

 

Am I missing something?

Edited by souldestroyer1030
Posted

Nop it s fine

Just not all the lub files are up to date. Delete those who re bugging. They are useless ^^

Posted

Shakto, will a DNS patch be possible in the near future? Stuck with dynamic IP right now, so connecting is a chore  /sob

And the " remove screen shaking"  from skills like MS or LoV works now for all exe without crashing, right?

Posted

Okay, I deleted the one related to quests since it's bugging. The error regarding that was removed, but the one about OptionInfo isn't. It's complaining about the OptionInfo.lua inside savedata folder for some reason... and when I'm inside the client, I get kicked out after choosing my server (I haven't even seen the login window yet).

 

Thanks for the fast response, by the way. :)

Posted

Souldestroyer it seems that is a packet problem. You missed smthg i think.

For optioninfo.lua try to update your kro folder

Posted

Souldestroyer it seems that is a packet problem. You missed smthg i think.

For optioninfo.lua try to update your kro folder

Alright, I'll try again some other time. I always fail at trying to upgrade my client at a version later than 2010-07-14. :( Ohwell, thanks for the help anyway. I'll be coming back here if I feel the urge to try again. /ok

 

One more thing... I actually have a kRO folder that I downloaded via Torrent that's dated 2013-04-12, but it's not translated so I can't really use updated lua files. :(

Posted

Just use the client 2013 diff with translate client into english and with the lub files from the link i wrote on the first post and your ro will be in english

Join the conversation

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

Guest
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...