Search results

Play Now
  1. Far

    Requesting official magic information for Zircon

    I'm currently going through Mir 3 skills to try and add the missing ones, and get some of the others more accurate. I know we have a lot of Korean users here who do not post. If you have access to the official servers, or have knowledge about magic - are you able to help provide information? If...
  2. Far

    Mir3 Historic

    What baffles me is people even consider giving money to a server like this in the first place. Obviously more money than sense :ROFLMAO:
  3. Far

    Mir3 Historic

    There is a slight difference between MirTracks and in game count - as mir tracks uses the connection count, but in game message uses player count. (So Mir Tracks also includes people sat on the login page). Strange for it to make new connections when you log out though. Obviously people can do...
  4. Far

    Help Anyone help " Illegal characters in path"

    run the server in debug mode, add a breakpoint to the "saveArchivedCharacters" and when it hits that player - update the name to something sensible, then let it save as normal. alternatively, just change the code slightly and add a try/catch around that code to skip over the saving when it...
  5. Far

    Release Late 2012 Mir-X Client installer.

    Nice find, unfortunately all the animations are in a different order to the official files (instead of stand,walk,run anim its stand,cast anims,die,walk,run) so going to need alot of rearranging. Love the in game style of hula though Theres also new male/female starting gear - so another...
  6. Far

    Had to buy it.

    original spitting spider has been in crystal for years fyi
  7. Far

    Had to buy it.

    Fallen Angels was my first guild ❤️ Didn't know Dataforce was the owner of it.
  8. Far

    How you had 2 characters originally then you have 3 in 2006.

    Well he was asking about character slots going from 2 to 3, not classes (which has been 3, then 4 then 5 in mir2). So no he didn't ask :ROFLMAO:
  9. Far

    How you had 2 characters originally then you have 3 in 2006.

    If mir2 started with 2 class slots, then at some point went to 3 class slots - how would it be a mir1 to mir2 change? And Jev's just confusing you even more with random mir1 knowledge no one cares about it changed to 3 slots when the UI changed in like a 1.6+ patch
  10. Far

    Legend of mir mobile game

    Wemade is a global company, their main branches are in Korean and USA - obviously they have no need to hire someone off the street. You seem to be under the illusion that no one from Korea speaks English :ROFLMAO:
  11. Far

    Legend of mir mobile game

    Legend of Mir 2/3 was released globally by WeMade, so was most likely provided the acurate names / given English Phonetic versions. And "Legend of Mir 3D" (i think real name Conquer Online) is actually made by Shanda. So kind of a big difference comparing it to this thing which has no link...
  12. Far

    Legend of mir mobile game

    Basically if they renamed "Werma Forest" (a map name thats never been in Mir), to "Gold Shire" - you guys would be saying this is a World of Warcraft mobile game. Edit - I downloaded and played for 5 minutes - it does have mir2 sounds, item icons and map locations (roughly). Its as if someone...
  13. Far

    Legend of mir mobile game

    "Legend of Mir" isn't a game genre. This has absolutely no link to mir, so you can just call it an RPG.
  14. Far

    Request Mir2/3 Server on Linux/Docker?

    I've never ran it in linux personally, but i've seen several others who do without issue. The server compiles in x64 anyway and it's not really doing anything special to warrent compatibility issues.
  15. Far

    Request Mir2/3 Server on Linux/Docker?

    Yes Zircon server runs fine on linux, theres an alternative app you can compile which is just a console and no UI.
  16. Far

    [Release] 1000years Server files

    Have you tried to open the data files though? Guessing they'll be in a similar but not identical format to WIL
  17. Far

    [Release] 1000years Server files

    https://www.1000y.com.tw/image_list.mspx?class=1 tbh looks like the map textures are directly from mir - would be good to see the full maps / data thats available, i'd guess a ton of it would just fit straight in to mir 1690301574 https://actqn3.1000yy.com/project/2017/0608zlz/index.html The...
  18. Far

    Help Mir 3 Zircon Server Help

    I've added a couple of sentences to specify you can use the trial and your version may not be 21.2 - obviously only so much hand holding I can do though :ROFLMAO:
  19. Far

    Help Mir 3 Zircon Server Help

    literally a stickied thread to tell you how to setup DevExpress paths https://www.lomcn.net/forum/threads/devexpress-compilation-issues.110323/
  20. Far

    Help Mir 3 Zircon Server Help

    If you're not sure what compiling is, or how to do it you should probably just google some guides of compiling in visual studio. And theres lots of help threads about dev express solutions, and even a stickied thread - if you're stuck at that point.