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

Etcitemgrp in system needs edit too the other files too

Find the ids kai go to the end of the line..

There will be 0 0 0 make them 2 0 0

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock