Jump to content

disorder25

Members
  • Posts

    451
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by disorder25

  1. It work perfect but it doesn't have all the stats, only pvpkills, it is missing pkkills, online and etc.
  2. Very nice and useful code for pvp servers. I update it to Hi5 and it worked like a charm.
  3. can you give me a hint?
  4. can it be done to make the offline traders to transform into one or more transformations? Like Rabbit, pig, etc.
  5. just use it like this: int _ambeept = 20; and then change all lines on the code. I need help also with the post above.
  6. Also we are missing some HTML files. Can you share the rest of the html missing? Thank you.
  7. got an error on this part. public static void toAllOnlinePlayers(L2GameServerPacket mov) { if (Config.DEBUG) { _log.fine("Players to notify: " + L2World.getInstance().getAllPlayersCount() + " (with packet " + mov.getType() + ")"); } L2World.getInstance().forEachPlayer(new Broadcast.ForEachPlayerBroadcastPacket(mov)); } error message: Broadcast.ForEachPlayerBroadcastPacket cannot be resolved to a type Any idea on how to fix that?
  8. Anarchy can you post a patch with your corrections?
  9. Nice share thank you
  10. The problem is probably on the Ipconfig.xml. when you use to have it connected wireless it had a internal ip number and now that you have a LAN you should have a different internal ip number, you need to change it on the ipconfig.xml. Then you need to open the ports for that internal ip. I hope that helped you and if you need help me pm me.
  11. Pm me with your msn and I will help you. if its not fixed yet.
  12. Please share it.
  13. Link is dead pls re share it. thank you
  14. Hey can you share the rest of the patch that go with this version, because the event is not starting. I added the L2pcinstance part, the gameserver.java part and the database part from the other share and made some changes to correct the errors but the event doesn't start. Something must be wrong. Thank you.
  15. Perfect. Thank you so much Ventic.
  16. Need to be fixed again since Hopzone changed its layout and the system is not working anymore.
  17. working fine thank you
  18. First post say one mob has a treasure, what is the treasure? because I didn't see any thing about item drop on the code. thank you.
  19. Still not working on L2jserver. Many errors.
  20. I had a lot of errors on eclipse. Can you check your patch please. I have errors all over on core.
  21. nice share but your version is the same as the version shared by the owner of the script.
  22. after I added this patch every time someone on the server send a pm they get a message saying The person is in a message refusal mode. Why is that?
  23. great little mod. I really like it. Thank you
  24. can you make this to be like random picked players, like you open registration and all heroes will register and then the event will pick 2 players randomly and port then to event arena.
×
×
  • Create New...