Jump to content
  • 0

How To Make Top-Grade Life Stone: Level 76 Stackable?


Question

Posted (edited)

Hello, i wanna ask how to make Top-Grade Life Stone: level 76 stackable, i made in etcitem(database) and still not stacking together, how to make them stack together?

I use l2jfrozen.

 

I found sorry, for posting shitty post.

http://www.maxcheaters.com/topic/186770-lifestone-books-stackable-l2jfrozen-rev1113/

 

if someone needs.

 

but bogs still not take one but take whole items.

Edited by Mellion

7 answers to this question

Recommended Posts

  • 0
Posted

From client side: etcitemgrp, the 3rd digit from the end is for stackable items, so put it 2 like this

2	8762	0	3	3	3	0	dropitems.drop_mineral_unique_m00			dropitemstex.drop_mineral_unique_t00			icon.etc_mineral_unique_i03					0	2	53	0	0	1		1		ItemSound.itemdrop_mold		2	0	0

For server side: idk frozen but prolly xml, items, id 8765 put this

<set name="is_stackable" val="true" />
  • 0
Posted

After you made them stackable on db now you should add the java code correctly ,find in configs Stackable items=False (Make it true) and add this ectitemgrp on your system. http://www.mediafire.com/file/tqi9ls2fre4u0oa/etcitemgrp.7z

  • 0
Posted

After you made them stackable on db now you should add the java code correctly ,find in configs Stackable items=False (Make it true) and add this ectitemgrp on your system. http://www.mediafire.com/file/tqi9ls2fre4u0oa/etcitemgrp.7z

no point to add a whole etcitemgrp... the only needed value to make the stack visible is the 3rd from the end.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

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