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 Eltri

  1. E

    Event.js to detect a certain time before it functions

    I've used automsg.js as a reference & how it usually work is a countdown after the server starts. Is there a way to change it such that it happens once every day at a certain time?
  2. E

    MapleSolaxia issues

    Thanks! I don't mean making the buff unlimited duration. Pardon the unclear question I've asked. I meant fixing the issue, it's more of like an exploit to me right now cause I can buff myself up with rare buff potions & switch a channel so that it bugs the duration to permanent/until I dc/relog.
  3. E

    MapleSolaxia issues

    Hi! Can anyone share a fix for solaxia cash shop problem? I can't seem to fix it even with the usage of forcing channel switch. Also does anyone happen to know a way around to fix unlimited buff/pot durations where buff and potion lasts forever as long as you switch channel/entercs/get...
  4. E

    Android Stuck

    I'm on v117.2 right now which I doubt there's a "MapleAndroid" file o.o Or am I just dumb.. Ok I'm blind. I thank you so much Novak !
  5. E

    Android Stuck

    Mind helping me with alittle more tips ? I can't seem to find AndroidMovement & I've checked SummonHandler still no signs of anything related to Android.
  6. E

    Android Stuck

    Does anyone know a fix for android getting stucked on another person's view. Though you see the android still following you .
  7. E

    Vicious' Hammer on CHT/HT Necklace

    Guys, I can't seem to be using vicious hammer on a horntail necklace. Can anyone help me. When I place my item in, it'll say "You can't use Vicious' Hammer on Horntail Necklace'
  8. E

    Wheel of Destiny

    Hey sorry for the late late late reply , was playing around yet no help. I feel that this is the chunk of code causing the reset , may I ask if I'm right if so , how can I modify it such that the player doesn't reset the map. /* 1397 */ if (!wheel) { /* 1398 */...
  9. E

    Wheel of Destiny

    Any ideas on how I can make Wheels stop resetting the map ? Whenever a wheel is used after death , in bosses map , the bosses resets & goes back to 100% health or like pink bean , the map resets with all statues respawned.
  10. E

    Skill swipe skill block

    Talking bout this ? case SKILL_SWIPE: PlayersHandler.StealSkill(slea, c); break;
  11. E

    Skill swipe skill block

    Where do I do that ?
  12. E

    Skill swipe skill block

    Hi guys , is there any way to block CERTAIN skills to not be steal-able by Phantoms ?(v117)
  13. E

    Crit % for Potential & Nebulite not working

    Crit % for Potential & Nebulite not working Anyone knows a fix to fix up Critical % Pots & Nebs ? They don't seem to apply when equipped. Version : v117 Also , does anyone know a quick fix to remove the message "You have revived on the current map through the effect of the spirit stone" ...
  14. E

    Making a private server that allows other users to connect

    You'll need to change the IP in the constant file & pros file in the source folder to your actual IP address instead of 127.0.0.1 then port-forward the required ports , that's all to make it public.
Back
Top