Search results

Play Now
  1. Far

    Help Cosmetics

    https://www.lomcn.net/forum/threads/costumes.110503/ Costumes just use the shape field, like armours/weapons
  2. Far

    Games like Legend of Mir

    A lot of the old isometric MMOs were brutal and like mir in many ways. Lineage 1, Ultima, Astonia.
  3. Far

    Zircon Server (what players want) ?

    Fixing botting whilst being open source (or even not open source, but releasing the methods of anti-botting) usually becomes pointless. The same as anti-cheat systems, they only work up to the point people figure out how they work.
  4. Far

    Paid Map Maker Opportunity

    No I'm not releasing the map editor source sorry, so it'll only work with mir3 objects
  5. Far

    Paid Map Maker Opportunity

    You're never going to get another crystal map editor unfortunately, so best to work around the issues or fix them. I did build the zircon map editor from scratch though and that's a dream to use - so if you're using mir3 maps in your server i'd recommend using that to create them.
  6. Far

    Paid Map Maker Opportunity

    try using the original one on the main github. If you're using the Akaras mod it's possibly introduced some issues. I've seen 100's of maps created with the crystal editor, and apart from being rough around the edges and having a really poor UI, it works as a perfectly acceptable editor.
  7. Far

    Help A couple of questions.

    Post any bugs you see on the github, otherwise they'll not get fixed https://github.com/Suprcode/Crystal/issues The npc sales bug has already been reported
  8. Far

    Help Mini maps

    It's supplied in the same place as the rest of the source code. You just need to compile it. The same thing you'll have had to do with the client and server. There's a guide stickied with the source code link
  9. Far

    Help Mini maps

    Open the library editor. Add the image. The position you add the image is your minimap number
  10. Far

    Help Mini maps

    As long as it ends in .map then it'll show it, if it doesn't then it can't be in the folder you're looking at
  11. Far

    Help Mini maps

    Instead of using the search just navigate to the folder. It's probably windows that just hasn't indexed the file yet
  12. Far

    Help Mini maps

    client path is the route client path
  13. Far

    Help Mini maps

    go to your server settings and see where you've set your map folder. The minimap creator isn't in the server, its a separate map editor app which you access via the plugin tab (if you've added the map editor plugin)
  14. Far

    Help Mini maps

    not really sure what you mean. You need to have the map file in both the client and the server obviously (wherever you've set the map directory) no idea what you mean regarding the minimap - in your screenshot you haven't given it a minimap number
  15. Far

    Help Mini maps

    Crystal map editor only reads mir3 maps, it saves in crystal map format. Making it unreadable by any other editor after that. Best solution is to use the zircon map editor for zircon, the crystal editor for crystal.
  16. Far

    Help Mini maps

    no such thing as zircon maps. Zircon uses official mir3 maps. The zircon map editor reads and saves in the official mir3 map format. the map and the library that the client uses are two completely different things which have no link to each other.