Jump to content

ernestyno

Members
  • Posts

    1
  • Joined

  • Last visited

  • Feedback

    0%

About ernestyno

Profile Information

  • Gender
    Male

Recent Profile Visitors

124 profile views

ernestyno's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. helo everyone, I need little bit advice how to make buy list not for GM. L2 interlude server. I using this commands: L2TradeList list = TradeController.getInstance().getBuyList(999999); activeChar.sendPacket(new BuyList(list, activeChar.getAdena(),0)); and it works for only admin. I whant to make it use for everyone in my server. Maybe is another way? I trying to make shop from etc book(Guide Tutorial). When click with bypass open buylist, but i dont know how to do on activeChar buy list... I tryed and thiat command: L2Multisell.getInstance().SeparateAndSend(999999, activeChar, false, 0); but works only when i be near NPC if not buylist shows, but i cant buy from it... Sorry for English...
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..