Jump to content

Question

Posted (edited)
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...

Edited by ernestyno

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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..