Multisell from Community Board

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Berkas
Posts: 94
Joined: Sat Dec 14, 2013 9:23 am

Multisell from Community Board

Post by Berkas »

Hello, seems everything allright, from Community Board I can open multisell deleting just <npcs>, BUT problem is I don't see anything, just blank page, where my items?
No errors and so on.

Multisell:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">    <item>        <!-- Adena -->        <ingredient count="30000" id="57" />        <!-- Fire Potion -->        <production count="1" id="9997" />    </item></list>
FIXED, just changed separateAndSend from true to false;)
Post Reply