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 zeldasmokes

  1. Z

    We need more people who understand game protocol reverse engineering(Wizardry Online)

    Please contact me if anyone with experience in this field is willing to share a little time working on this with us. Thankyou for reading ~
  2. Z

    Wonderland online Server files and client

    T.t ..................
  3. Z

    Wizardry Online

    Disappointed, by seemingly no progress, or availability to files me and some people made some efforts to start getting some where. During this managed to acquire Client files for jp, ru, and nonsteam us/eu beta files. I am going to share them here now so they are publicly available. Japan -...
  4. Z

    "Error: Could not find or load main class server.Start"

    hi meow, ty for the reply, i had actually just passed it, my current only error is this. You must be registered for see element.
  5. Z

    "Error: Could not find or load main class server.Start"

    actually been working my butt off, and i eliminated almost every error, here is where i'm at. You must be registered for see element. Sadly i'm stuck again, i solved the previous error that was like this one by going into my code, and writing out the whole location where i saw "db.proporties"...
  6. Z

    java.io.FileNotFoundException: db.properties

    T.T Restarted making a server on v62, and i got this. plz help.
  7. Z

    "Error: Could not find or load main class server.Start"

    Re: "Error: Could not find or load main class server.Start" i have made jar files that are built with my src and scripts folders, i put created jar in dist, but still same error. You must be registered for see element. You must be registered for see element. showing some...
  8. Z

    "Error: Could not find or load main class server.Start"

    You must be registered for see element.You must be registered for see element.You must be registered for see element. You must be registered for see element. i recently changed out my mb, and encountered this error trying to run my server, after trying everything i could think of, i decided to...
  9. Z

    Masochistic problems.. (Rates under 1x)

    It"s my savior!
  10. Z

    a couple questions about my pvp script?

    1. so... i edit something in this area? public synchronized static void doPvP(MapleCharacter player, AbstractDealDamageHandler.AttackInfo attack) { pvpDamageBalance(attack, player); // grab height/distance/damage/aoe true\false getDirection(attack); for (MapleCharacter...
  11. Z

    a couple questions about my pvp script?

    i'm using the xuizsource for ms .62, and i have questions on how to adjust a couple things. 1.Currently there is no knock back, i heard this was intentional, and that it can make things unbalanced, but i really would prefer to have it. Any way to make it so getting hit by another player...
  12. Z

    having a problem with global drops.

    dude, thankyou so much, i wasn't expecting a reply, especially not from a fellow Zelda nerd. i'm gonna try this, then i'll update the thread, but it sounds like a solid idea. tyvm ONFG! it works! i love you dude T.T I found what you talked about already inside quotations in...
  13. Z

    Masochistic problems.. (Rates under 1x)

    maybe he's not trying to make a normal server o.o I can see how in some case under 1 would be nice. dude should make all mobs defense x2 >.>...
  14. Z

    Masochistic problems.. (Rates under 1x)

    yea, it looks like i'l be facing a similar fate for global drops T.T
  15. Z

    Masochistic problems.. (Rates under 1x)

    ah, my mistake. hey i thought of something, have you tried wz editing mob.wz? go to mob id then info then exp. see if changing that fixes it.. then again i think that's just client side. maybe better to your source folder>wz>mob.wz>mobid.xml and change xp from there? idk, maybe both is...
Back
Top