Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by CodySP

  1. CodySP

    [v145] Acernis (Astral re-pack)

    I do actually, found it on an old drive, just remember that you'll still need the password in the original thread. Here you go. You must be registered for see element.
  2. CodySP

    Private How do I make the latest MapleStory Private Server?

    That was the point I was getting to :P
  3. CodySP

    Private How do I make the latest MapleStory Private Server?

    Pretty much this it's also a good reason why you don't see many help threads anymore. I've been lucky recently, but you're just as likely to be insulted and ridiculed for not knowing the answer to the question you're asking as you are to actually get some help. So a lot of people are really...
  4. CodySP

    UI Freezing while using Gollux Scrolls

    I replaced the code, compiled and restarted the server but it still works as intended, 2 lines of regular potential. my USE_BONUS_POTENTIAL RecvOp is 0xC8 :)
  5. CodySP

    UI Freezing while using Gollux Scrolls

    I looks like I have a whole heck of a lot of reading to do! I can look at a Method and slowly figure out what it does and why, but I've never done a whole lot of study or worked with packets before! I do see what you mean with the parameters though, just looking through MapleServerHandler it...
  6. CodySP

    UI Freezing while using Gollux Scrolls

    Okay, so I discovered a lot from this! So it did help A ton! Alright, let's see if I can explain what I found in a way that makes sense... In the beginning, I replaced the Potential method with the one Naor graciously provided and added the isBonusPotentialScroll Boolean to GameConstants, as...
  7. CodySP

    UI Freezing while using Gollux Scrolls

    Sorry for the late response, had to prepare dinner for the family. :) So I added the boolean in Constants, added USE_BONUS_POTENTIAL in MapleServer Handler and replaced the potential method in MapleItemInformationProvider and tried two things 1) Used the Advanced potential scroll (2049400)...
  8. CodySP

    UI Freezing while using Gollux Scrolls

    Believe it or not I didn't actually have a isBonusPotentialScroll method, I wrote one out based on the code you sent me. :P Again, thanks so much! I know not many people are very eager to share their work (and for good reason) So it was a real stroke of luck that you came by. I'll post the...
  9. CodySP

    UI Freezing while using Gollux Scrolls

    I really appreciate you sharing this! It's all rather exciting, really :D Just one more thing, would you mind if I took a peek at your isBonusPotentialScroll method in GameConstants? I have one written out but I'd like to compare notes to make sure I don't break anything. :P
  10. CodySP

    UI Freezing while using Gollux Scrolls

    That would be great if you wouldn't mind! :)
  11. CodySP

    UI Freezing while using Gollux Scrolls

    This is super helpful! I didn't actually know I could do that! Just real quick though, could you give me a brief example of how bonus potential scrolls would be handled?
  12. CodySP

    UI Freezing while using Gollux Scrolls

    Howdy Ragezone o/ I started tinkering with Acernis 146 again so I could play locally to pass some time. Replaced the Opcode for the strengthen UI so regular scrolls and Potential scrolls work great! However when attempting to use Gollux Scrolls or when trying to add bonus potential to an Item...
  13. CodySP

    [Release KrystalLite v175] based Acernis v145!

    It's probably your redirector. Check earlier posts from Krystal or Eric in this thread, the posted alternatives on how to fix the problem. :)
  14. CodySP

    [LEAK] MapleStory Korea Test v.1029 raw EXE w/ debuggables

    Do you hear that? That's the sound of a dying husk taking it's first deep breath in a long time. That husk is the /f425
  15. CodySP

    [Xmas 2015] Acernis v146

    You must be registered for see element. You'll need Visual Studio or another program that can open csproj solutions. The file you're looking to edit is Program.cs
Back
Top