Search results

Desolation Mir2 (Med Rate Server)
  1. Sanity

    New atlantis reborn best server ever! Come see

    Wala It will be ****.
  2. Sanity

    Who is actually enjoying this?

    But isn't it what Legend Of Mir is all about? You are complaing about not getting stuff like modern day mmorpgs then why on earth did you even bother starting when you fully knew what you had to do? assuming you played euro mir. If they were to do what you said, give skills are level up, then...
  3. Sanity

    Woool2 SQL Server Files

    CTEngine dose not work on 1.8/1.9, i would have to go and re code the rungate and a lot of the old commands into Engine again which seems pointless as i released a source which will support 1.8/1.9, you just need to find the client, you would also have to code a new launcher. ---------- Post...
  4. Sanity

    [Other] MIR 3 Assassine Class script ?

    They not willing to share the information? It's strange because to use a Ini file it has be declared, which it isn't in any of the gates apart from EI, for example Text strings referenced in DBServer:.text, item 956 Address=0042F158 Disassembly=DD DBServer.0042F1E4 Text string=ASCII...
  5. Sanity

    Comparison of available files 2014

    Re: Comparison of available files Yes, Applem2 supports the quest system.
  6. Sanity

    [Other] MIR 3 Assassine Class script ?

    You are certain they are the same files? Have they edited anything, even a item name? Am sure it's possible but there is a hell alot missing from these files.
  7. Sanity

    [Other] MIR 3 Assassine Class script ?

    Things like items,skills,monsters and a lot of script information is stored inside mir3res.dat, server information and accounts information are stored in SQL. Which means you can't really edit anything database wise, i can't see these being of any use tbh.
  8. Sanity

    [Other] MIR 3 Assassine Class script ?

    Getting SQL data isn't a problem, and it's becoming more likely that these gates are reading settings stored in SQL and not ini files, nothing at all indicating to read from any ini file apart from EI. Rewritting the database is going to be a mission lol, il get you started STDITEMS ITEM_ID...
  9. Sanity

    [Other] MIR 3 Assassine Class script ?

    Those are just Chinese notes, all that Chinese stuff is just someone like you who is trying to get them to work and collecting info and keeping them in the text files. I would assume there is a rungate and selgate though, didn't find enough information to say others tbh.
  10. Sanity

    [Other] MIR 3 Assassine Class script ?

    Not sure if your missing Selgate because Selgate information is stored in LoginServer so it could be integrated but not 100%. That isn't the only problem, IPs and ports look to be hard coded in the EI. I have no idea what that Mir3res.dat is all about, we know it loads information but that...
  11. Sanity

    2.0 Patch

    They made the advert before making the content.
  12. Sanity

    [Other] MIR 3 Assassine Class script ?

    I think the ini files have to be encrypted for the gates to read, Encdec is used when reading the settings which seems to be some sort of encryption after quick search. LoginServer is first gate you should try to get working as the DBServer checks it. But i doubt you will be able to do...
  13. Sanity

    [Other] MIR 3 Assassine Class script ?

    What is this encryption you talking about? and also what is the main problem with these files azura just released?, assuming stuff is missing but what exactly? just having a quick snoop now.
  14. Sanity

    [Other] MIR 3 Assassine Class script ?

    Funny because if more people got involved in the Delphi Mir3 source, how far you could be with it at this stage. I doubt you will see these files for a good few years, they need to sell on to a few people before being leaked, took Ace 3-4 years to be leaked.
  15. Sanity

    new game AION looks amazing

    Aion has the best PVP out there in my opinion, but that isn't enough, you have to have balance with PVE also which Aion lacked, sucked to be fair but the PVP was just outstanding.
  16. Sanity

    Woool2 SQL Server Files

    You must be Chinese? lol, as a Chinese point of view i understand, 6 months undeveloped engine is classed as old but with us it isn't, especially when we have the source we can continue to develop it, although really it isn't needed as it supports pretty much everything for 1.9. If you are...
  17. Sanity

    Woool 1.8 Server + Source

    1.83 is stable though, i thought i managed to fix the 1.9 disconnecting but tested just now and still seems to happen, here the 1.83 wool dat if you need it. I don't think you will be able to find the 1.8 patches though, i looked for a long time for old clients and only managed to find the one i...
  18. Sanity

    woool client, woool_Setup1.9.9.9.8.3.3

    Thanks for the upload, we released the same version but with English patch few days ago, still needs a few translations but will upload patches to it. Woool_1.9.9.9.8.3.3 English Beta Client
  19. Sanity

    Woool 1.8 Server + Source

    I cannot find a early 1.9 client, i looked everywere for it but couldn't find it. Tamming code is here, this is currently how i have it in mine, not got 1.8 source on here so will have to check yourself. Edit: Ok just checked official and the way this works is it 2 types of skill, it's used...