Jump to content

when buying 10 D weapons they were in one stack.


Recommended Posts

Hello, please tell me how I can do this so that when I buy 10 D weapons, they will be in one stack.
that's how there are 100 pieces in one nipple

I already tried putting 10 pieces in one weapon in the store, but when I clicked on the TAB. they are purchased separately, 1 piece each, etc.

Giran  Shop Galladucci 

<npc>30097</npc> <!-- Galladucci (Weapon Merchant) -->
<item>
        <!-- Adena -->
        <ingredient count="6680500" id="57" />
        <!-- Heavy War Axe -->
        <production count="10" id="91" />
    </item>



When I press TAB-Inventar weapons <!-- Heavy War Ax --> one each, and I need them to be in place x10

Link to comment
Share on other sites

need to change it from database. Find the item with ID, and check the square stackable.

After that need to find the item from txt file (maybe etcitem.grp) and make this <set name="consume_type" val="stackable" />.

Edited by WhiTeAnGeL*
Link to comment
Share on other sites

On 12.04.2024 at 11:50, WhiTeAnGeL* said:

нужно изменить его из базы данных. Найдите элемент с ID и проверьте квадратный стекабель.

После этого нужно найти элемент из текстового файла (может быть etcitem.grp) и сделай это <set name="consume_type" val="stackable" />.

You can help me with this. I have a build https://www.l2jsunrise.com/docs?section=deploy Play without internet Lineage 2 HF

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...