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 Zaytron

  1. Zaytron

    Increasing java heap size.

    Does anyone know how I can increase the maximum server's ram usage? I've used "java -Xmx6144M -Xms518M -Dwzpath=wz\ net.server.Server" under launch.bat but it caps at 1.78GB max when I check it on CMD. I'm on 64bit server as well.
  2. Zaytron

    Set 1 pick up per player on a map

    I'm currently looking into ItemPickupHandler but I'm not sure how to get it such each time itemA drops in MapA, any player could only pick 1 up. If anyone could guide me, that'll be great. Thanks!
  3. Zaytron

    Solaxia Character Stuck

    Bump!
  4. Zaytron

    Solaxia Character Stuck

    Bump~ Confirmed that the issue wasn't with equips. When I'm at PIC, I spam !dc on my other character & it seems to work, I suppose there's some issue with the disconnect function but I'm not sure what's wrong with it. Disconnect Function: http://pastebin.com/T1yJY7VU
  5. Zaytron

    Solaxia Character Stuck

    I tried wiping the characters that were stuck'd, doesn't really solve the issue. I feel that it's the character isn't properly logged off upon DC/Logout, anyone know where's the handler for that?
  6. Zaytron

    Solaxia Character Stuck

    Yes it's exactly like your issue! It's that 1 char that doesn't work while the rest does. So the only way is to wipe off the items of the character stuck?
  7. Zaytron

    Solaxia Character Stuck

    So I've been encountering an issue where my character gets stuck in-game while the account is able to login. After PIC, it kicks me back to login screen saying the account is already logged in. Tried /find & !dc'ing myself in-game but doesn't do much. Anyone know where the cause of it is at?
  8. Zaytron

    DC create character V83 NovaStory Source

    There's a full CPQ for v62 released quite sometime ago at the release section. As for v83, there's no sources containing full carnival but there're stuff you need to make a perfect one released around. Check out Development Source v117.2 by Eric, there's quite a lot of stuff fixed up.
  9. Zaytron

    Disable Pet Loot in certain maps

    Thanks!
  10. Zaytron

    Disable Pet Loot in certain maps

    Is it possible to disable pet's ability to loot anything on certain maps? Else, is it possible to block an item to be looted by pet?
  11. Zaytron

    Quest mob count not saving.

    Any clue where are the mob counts saved at?
  12. Zaytron

    Quest mob count not saving.

    I'm using a custom source given by a friend (solaxia but tweaked A LOT) & somehow I'm not sure how as well, quest mob counts aren't saving. Each time for say I need to kill a 100 snail & I relog after killing 1/100 , it resets back to 0. I'm in doubt that there's any sql table recording mob...
  13. Zaytron

    Questions regarding v83 Skills

    Bump. Requiring help on making skills not dispel after getting buffed. E.g - Transformation getting dispelled upon haste buff given by party / gm haste.
  14. Zaytron

    Questions regarding v83 Skills

    I'm working on MapleSolaxia.
  15. Zaytron

    Questions regarding v83 Skills

    Bump. I've tried fiddling around & couldn't find a way to fix the dispel of skills after being stacked with something else. I've surfed maplecharacter for the buffstats and compared with sources but still not fixing much. Help appreciated.
Back
Top