I can't sell stackable items trought the trade window. The only way i can sell them at the moment is by typing it the old fashion way. I just started with The Forgotten Server v0.2.11pl2 Mystic Spirit and tried already to update the modules.lua from this post. But the difference is that i can't even sell it when it's just one.
Help please???


Corekath.xml
Help please???
Corekath.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Corekath" script="data/npc/scripts/default.lua" walkinterval="2000" speed="100" walkradius="4" floorchange="0" speechbubble="1">
<health max="100" now="100"/>
<look type="153" head="59" body="38" legs="38" feet="97" addons="0" mount="0"/>
<parameters>
<!--SHOP-->
<parameter key="module_shop" value="1"/>
<parameter key="shop_buyable" value="meat,2666,6;carrot,2684,4;cheese,2696,8"/>
<parameter key="shop_sellable" value="meat,2666,2;carrot,2684,1;cheese,2696,2"/>
</parameters>
</npc>