Jump to content

xPeNaChO

Members
  • Posts

    80
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by xPeNaChO

  1. Thank you Mr.Gold! Finally someone decided to share something a little more "elaborate". Probably some people won't like that you share the secrets behind the "fine-tune" as your list promises. "Waiting for the next chapters ".
  2. @An4rchy Some time ago I had started working with the change of source to protocol 110 as well, but right at the beginning I had to stop for personal reasons and I still don't know when I will be able to return. I hope you are successful in your adaptation.
  3. Try it! public void broadcastStatusUpdate() { // Send StatusUpdate with current HP, MP and CP to this L2PcInstance StatusUpdate su = new StatusUpdate(this); + su.addAttribute(StatusUpdate.MAX_HP, getMaxHp()); su.addAttribute(StatusUpdate.CUR_HP, (int) getCurrentHp()); + su.addAttribute(StatusUpdate.MAX_MP, getMaxMp()); su.addAttribute(StatusUpdate.CUR_MP, (int) getCurrentMp()); + su.addAttribute(StatusUpdate.MAX_CP, getMaxCp()); su.addAttribute(StatusUpdate.CUR_CP, (int) getCurrentCp()); - su.addAttribute(StatusUpdate.MAX_CP, getMaxCp()); sendPacket(su); + Broadcast.toKnownPlayersInRadius(this, su, 3000); final boolean needCpUpdate = needCpUpdate(352); final boolean needHpUpdate = needHpUpdate(352);
  4. https://gitlab.com/Tryskell/acis_public/-/blob/b5dc16dfe2a3f5b4e16c2744e95685d4b12aab7e/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java#L3263
  5. @arm4729 https://pastebin.com/tP6UPcDx
  6. Yes, I tried to open it with this L2Script, but it’s Error when trying to open it, it seems that it only supports C4 / Interlude.
  7. This GEODATA is not complete, when connecting the L2Server, it generates several missing file logs, I am sharing my geodata, I did it yesterday when I downloaded the project, connected the L2Server without geodata error, the only problem we have now is the superpoint.bin , which is missing code, I tried to create a new one with the Xel Panel, however I was not successful in the compilation. https://mega.nz/file/IcQxSQIY#nWI-iWZ35-V5CtEkJHvrb0AYQSd4o90E0ec4GKukPPU
  8. Thanks for Shared. I will analyze the project, and see if there is any possibility of opening a server with the files.
  9. Your chance to find the newest patch and share!
  10. https://www.4shared.com/rar/Tb6uG0EUei/L2Eola_Valzeroth_v11.html
  11. When adding the fix, what would be the method that should be used in the type of itemdata, because I tested and is using underwear type, but that would not be correct. Because this item is next to the necklace.
  12. idk! cuz i'm not using it. I just found and shared it.
  13. @Mannyplz @darknyss @miguel1549 @zanzibar @hopefriends @maverickbomber @joseinacio @Kaayツ http://www.mediafire.com/file/6zu2d8hcq67dpc6/L2jEnterprise_rev.42.rar/file
  14. Trusted seller! Although it takes a while for the key to stay active, I recommend this reseller. Only other means of payment are missing, but this can be solved. GJ! @AncientForEveR
  15. The time that you are here worrying about my server, you could be correcting something in your jfrozen! Truth! I forgot the fact that you didnt have the ability to do that! Cya!
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock