Search results

Play Now
  1. 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
  2. Far

    Help Mini maps

    Open the library editor. Add the image. The position you add the image is your minimap number
  3. 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
  4. 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
  5. Far

    Help Mini maps

    client path is the route client path
  6. 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)
  7. 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
  8. 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.
  9. 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.
  10. Far

    Suggestion About client file release

    you can delete the .pdb files - they're just used for debugging code You can also move the .dll files to a sub folder as long as you tell the .runtimeconfig where to look for them Not sure why you're concerned about extra files - I wonder if you have the same issue for every application you...
  11. Far

    Discussion The6Arks Mir2

    That's what they call an "offer" :ROFLMAO:
  12. Far

    Legend of Mir II : The Last Chapter

    I hope you see the irony in this sentence :ROFLMAO:
  13. Far

    Help Setting up FTP for launcher to update client

    HTTP sites can be password protected too - it just sets the authorization header.
  14. Far

    Help Setting up FTP for launcher to update client

    The client only downloads on http
  15. Far

    Help Setting up FTP for launcher to update client

    Skip about half way through to the IIS config section to create the website. If you've already setup FTP using IIS then you just need to add a virtual directory on your website to see your FTP files.
  16. Far

    Looking for a Woool Map Viewer/Editor

    If @Lilcooldoode finishes his open source wool files I'd happily give him the zircon map editor source code so he can modify it to work with wool maps.
  17. Far

    Request Looking for a team

    Dear Sir, Your politeness and the way you word every response like a letter to the King is really grinding on me :ROFLMAO: Kind Regards, Far
  18. Far

    Request Looking for a team

    You probably want to get your original account restored, and atleast state what your previous account name is. If you've been a member of the community since 2006 you should know who everyone is already.
  19. Far

    Help GM Commands alot dont work

    @Xzanidu just tested chatban command and it works fine. It doesn't notify the player they've been banned, it just doesn't output their chat any more.
  20. Far

    Help GM Commands alot dont work

    Yeah thats possible - just follow the existing commands and change a few things to kick them etc. If your question was asking if its possible for me to add it - then just raise an issue on github https://github.com/Suprcode/Zircon/issues