Search results

Mu online season 21 - grand opening
  1. Hwarang

    Zircon Legend Of Mir 3 Colosal [BETA]

    Just to chime in, i agree with Ice's statement while the feedback might appear to not be what you hoped for, it points out a really important issue. If a player can't easily find the information they need, they might get the wrong impression and assume the server is poorly run or made when it...
  2. Hwarang

    The passing of another Hero.

    Hey all, Another hero has departed far too early. My good friend Jack/Termy/Ashturu/Aricixia/SleepingBeauty (he went by many names in-game) passed away on the 30th of October, 2025. He struggled with his health for many years, but in the end it became too much, a tragedy at only 34. This...
  3. Hwarang

    Armageddon fake usercount

    Someone got confused about mining Bitcoin.
  4. Hwarang

    Help group exp

    In ServerLibrary > Models > MonsterObject.cs find the YieldReward() method, this is where the group exp increases are set. based on the amount of each class you are grouped with.
  5. Hwarang

    Help How to make the map fully bright

    lol true didnt even look at the date =/ i assumed by the zircon code that was linked that some information was given elsewhere lol ;P
  6. Hwarang

    Help How to make the map fully bright

    If he just wants the Light lightsetting in the database to be set at a lower RGB so day time is not as bright then set the 255,255,255 to 200,200,200 The code for Default light setting has the DayTime counter code removed so default is exactly the same as Light and just a static RGB of...
  7. Hwarang

    Need a new mouse

    I have one also i find it disconnects a lot and freezes a bit too also when pluging it in to use wired it doesnt seem to like working sometimes. a good mouse when it works but very flaky. it is my fifth Naga and this is the worst of the lot not sure i would buy another.
  8. Hwarang

    If you want to get going if u open the server in debug mode in VS the server stays open. i will...

    If you want to get going if u open the server in debug mode in VS the server stays open. i will let u know if i find a solution that works i havent needed to look yet
  9. Hwarang

    Legend Of Mir III - Lands Of Inferno

    is this server up? i logged in played a small amount then got dc'd now cant log in, i see no channels for chatting on the discord and no real information.
  10. Hwarang

    Legend of Mir II : The Last Chapter

    downloaded the full client from google drive 9.5gb to then open the client to 7.5gb of updates which after finishing downloading automatically closed the client, i reopened the client to another 7gb of updates lol =/
  11. Hwarang

    Legend of Mir II : The Last Chapter

    cheers nigel =)
  12. Hwarang

    Legend of Mir II : The Last Chapter

    same nigel.
  13. Hwarang

    Zircon Prophecy

    sent you a message about the download
  14. Hwarang

    Games where you can player either faction - first person shooter

    Planetside 2 is a futuristic mmorpg fps made by Sony online entertainment where you can play as one of 3 factions that fight each other in a perpetual war, this is purely pvp no ai stuff. it's a great game with loads of different styles of play large range of air and ground vehicle combat mixed...
  15. Hwarang

    Stable Diffusion for Mir Artwork

    Excited to see what this looks like lol =) have you taken a sneak peek at anything that is more complete? or are u staying strong for a big reveal?
  16. Hwarang

    legendary game

    Welcome to LOMCN, always nice to see new ppl =)
  17. Hwarang

    Help Help with zircon Mir3 codeing

    not sure what you are doing Xanidu but changing those values and building does change it ingame on my files so dont look somewhere else for where to change it look at how you are building it, what you said u did seems right but it seems likely to be where the issues are. Just noticed when the...
  18. Hwarang

    Help Help with zircon Mir3 codeing

    That icon is only present if you are in the top 5 highest levels of your class everyone else doesnt have it.
  19. Hwarang

    Zircon Player / Mount Movement speed

    Thanks Far cheers for the help will allow me to move forward with a few things =)
  20. Hwarang

    Zircon Player / Mount Movement speed

    Hi all i was playing around with the zircon files again and was wondering what determines player / mount movement speed, i have been looking a fair bit but cant seem to see it, monster movement is obvious but player not so much i saw movetime but this seems to determine the delay between steps...