Hello!
I followed the exact example from this tutorial:
https://lucera2.com/threads/how-to-...ore-return-of-queen-ant-aka-legacy-only.3861/
However, I still can't get it to work properly.
Has anyone else experienced this or knows what might be missing?
Thanks in advance!



I followed the exact example from this tutorial:
https://lucera2.com/threads/how-to-...ore-return-of-queen-ant-aka-legacy-only.3861/
However, I still can't get it to work properly.
Has anyone else experienced this or knows what might be missing?
Thanks in advance!

XML:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE list SYSTEM "purchase_limit_craft.dtd">
<list>
<item shop_index="4" product_id="10007" product_name="Feudal Islet" product_item="99286"
product_item_amount="1"
product_item_chance="10.0" buy_item_1="90907" buy_item_amount_1="10"
buy_item_chance_1="90.0">
<ingredient id="91663" count="10000" />
</item>
</list>

Code:
product_begin shop_index=4 product_id=10007 category=0 category_sub=1804152 unk={0;5} product_name=[Feudal Islet] product_item=99286 buy_item={{99286;1;10.0;3};{90907;10;90.0;0}} limit_lv={1;999} buy_type={0;0;0;0} product_end

