Search results

Play Now
  1. Violent

    Zircon code, an outsider view

    Haha, yep good luck with that. You litterally have to draw and code the UI and simple tools functionality from scratch in C++. Its something .NET developerstake for granted.
  2. Violent

    Zircon code, an outsider view

    C++ is one of the more difficult languages to learn. Its not used as much now though. Its mainly used for embedded software for shop floor hardware etc. It's also great for making Mir hacks (So ive been told 🤔 ).
  3. Violent

    Zircon code, an outsider view

    I heard rumour that Sapphire was going to be released on April the 13th of September. Not sure how that will effect those celebrating National Corn Beef Tin Key Week though.
  4. Violent

    TO ZED And the developer of the MIR3 server

    So you are pretty much laughing at yourself, as you are a user of LOMCN?
  5. Violent

    Map Creator / Editor

    Map makers are just as important as the coders imo. Especially when you want good quality fresh custom content..
  6. Violent

    Request Help

    I beg to differ, some people would love 1000 dicks. ;) In reference to the OP @myjan: On a more serious note, demanding respect based on your ages is absolute ignorance. Respect is earned not given. Especially when @Chalace was answering your question and helping you out.
  7. Violent

    Other FourHeroes Topic.

    This is why most games these days send you and email with an authentication code if the account logs in with a non-registered IP. Shouldn't be too difficult to impliment a similar system.
  8. Violent

    Other FourHeroes Topic.

    As interesting as this drama is, this is just sad and pathetic. Whatever the truth really is, trust has been broken to an already broken community. The lengths people go to make a quick $$$ are sickening. Not only have accounts been hacked and items been stolen. But they have been stolen to make...
  9. Violent

    banning ****boys like jaime

    No, they are not stable. The amount of performance and robustness changes my team have done to our source are unreal. You have to give credit to the developers that are still working on that source though. They have brought it a long way still.
  10. Violent

    banning ****boys like jaime

    I think he is refering to the servers not the files. The Crystal file were far from stable when they were released.
  11. Violent

    Any chance of a non Pykie server ?

    I don't ever recall there being any exp loss on euro.
  12. Violent

    Any chance of a non Pykie server ?

    Perhaps some servers might consider implimenting a harsher PK punishment. Do it by level range, so if you PK someone a lot weaker than you than you then the punishment is more severe.
  13. Violent

    Zircon Server - Low Rate - 7th June 2019 - 18:00 GMT

    It gets stupid how much people will pay for ingame items. There are a few games out there like Eve Online, Second Life and Entropia where people have paid hundred of thousands and even millions for ingame assets.
  14. Violent

    Zircon Server - Low Rate - 7th June 2019 - 18:00 GMT

    Bring back the good ol' days when you could buy a Mir Sword for a few hundred quid.
  15. Violent

    hi guys i hope to get help fast

    I understand that this guy is asking questions in the wrong place, but is there any need to be so toxic?
  16. Violent

    Game of Thrones season 8

    How It Should Have Ended
  17. Violent

    [2.3] Valkyrie Re-Launch

    I have never really played much Mir 3. How come Mir3 PVP is bad compared to Mir2? What are the main differences?
  18. Violent

    Game of Thrones season 8

    I have been thinking this for a while. There is far too much mystery still around the Night King. No doubt one of the spin offs will be based around the history of the Night King. EDIT: Funny enough, this report just came out: https://www.bbc.com/news/newsbeat-48280752
  19. Violent

    [2.3] Valkyrie Re-Launch

    Oh definetly, you shouldn't never claim that. You just set yourself up to fall. Where I work we use the term "98% up time" as you want to show people that you have a stable system, but at the same time allow a 2% chance that for whatever reason there may be a mishap. But what I was meaning to...
  20. Violent

    [2.3] Valkyrie Re-Launch

    It is very doable to make the server crash free as most of the crashes are NULL exceptions. The issue is that there are a lot of unhandled code in the Crystal Source. My team just did phase one internal testing and couldn't get the server to crash at all. We tried as much as we could to crash...