Search results

  1. Ashran

    [CD3.55] Client for working 3.55

    They are.
  2. Ashran

    Release Latest Korean mir3 map [Tarzan]

    Thanks, I'll see it ;) -- I can't open the maps with Coly's Map Editor, can you?
  3. Ashran

    Just wanting opinions on lava map i made.

    It looks very nice. Ideal for KR or event. Go on making maps ;)
  4. Ashran

    Korean Server

    Are you able to get updated converted libraries from this team? I mean, more or less up to date wtl files converted to wil/x or plain images.
  5. Ashran

    Korean Server

    SGL is used by Woool image libraries. Keep us in touch about these Chinese systems ;)
  6. Ashran

    [Holley] Changing mob skins

    About the monsters. They're in Data/Mon#.wilx. First, you'll have to locate where are the laggy monsters (ie Mon7.wilx). Then, you have to locate a file which has "little" monsters in the positions where the laggy monsters are. So, copying and renaming Mon7 to Mon5 you'll have it working ;)
  7. Ashran

    How to make this forum:

    Actually, it was another guy who did the website, but I can imagine that he had these problems.
  8. Ashran

    How to make this forum:

    What has our server that everyone wants to copy everything we do? Are you addicted to us? We're like drugs?
  9. Ashran

    [Holley] The Holley Stamp

    Ooops, I've forgot about our anti-hotlink system lol. That's the image that was supposed to be attached: And thanks for the rep ;)
  10. Ashran

    [Holley] The Holley Stamp

    For further reference, you only have to unpack holley.dll, search for "holley" with a hex editor and change it to 0's. Then, pack again and it's done ;) This way you can also change the window name, the ctrl x menu, etc.
  11. Ashran

    lomcn, u been with me for a long time so...

    Congratulations ;)
  12. Ashran

    Finality (Legend of Mir III) ~ English - Spanish

    Nothing, so please, delete this post ;)
  13. Ashran

    [Other] UltraEdit cant show chinese letters ?

    Yes, you could unpack it. Use peid to get which packer was used. I think that peid was talked about before in other post. Check it for better reference ;)
  14. Ashran

    [Other] UltraEdit cant show chinese letters ?

    Okay, that "this is not able to run in dos mode" means that you've broken your exe. So you have changed something which was not text (ie code) and the program is wrong now. And I'm almost sure that that English Kingmir3.exe is packed. This means that the resources and strings are mixed and you...
  15. Ashran

    [Other] UltraEdit cant show chinese letters ?

    Let's start by the beginning. What are you trying to translate? K3Mir3.exe? The original Chinese one?
  16. Ashran

    [King] Magic db (how does the spell look)

    You're welcome ;) Yes, you can't add or change spells :(. You only can change its shape. About the chinese letters: they are as comments (notice the '//' <- this stands for comment) so it doesn't matter ;)
  17. Ashran

    [Other] UltraEdit cant show chinese letters ?

    Try searching this word: 请输入要出售的数量 Then, you'll be in the correct place ;)
  18. Ashran

    [King] Magic db (how does the spell look)

    In KaoriCrypt //------------------------------------------------------------------------------------------------------------------------------------------------------------ // Spell Effect ( °Ë±âÆ÷ÇÔ )...
  19. Ashran

    [Other] UltraEdit cant show chinese letters ?

    If you had changed your regiona settings then, yes, UltraEdit can (and will) show Chinese characters. Most surely you're watching at a place where it isn't any string to translate. This is going to be code section. You have to search for text section ;)