Search the Community
Showing results for tags 'Stackable'.
-
I got problem with ls's and bog's they stack but they do not show how many i have in inv. And when i use them they get used 1 , by 1 normally . So my only confusion is wtf is going on. When i tried to locate in etcitems bogs where not there and neither where ls , when i tried to make it myself the id was in use. Any help ? And if i am in the wrong forum forgive me this is my first time posting.
-
Hello everybody, i allready noticed that im not allone with this problem and that there is a allready shared code for l2frozen projects. Sad is that i use l2j :) Maybe someone has a solution to make EWS,EAS,lifestones etc stackable? I hope this is my last problem where i stuck. All other crap since i started to work on my project i sucessfully fixed. But this.... Before i forgot i know that i can make items in database stackable. And i know i have to change the client side. This isnt the problem. Problem is only that the items disappear after using one of this whole items. Thank
- 14 replies
-
- lifestones
- stackable
-
(and 2 more)
Tagged with:
-
Hello guys, I just need to check one thing so everything works fine.(I am using l2acis rev320).I wanted to make scrolls,ls,enchants stackable in my server,but as I am going to edit code,I noticed that everything should work correctly,because it destroys items by quantity,not like in frozen the whole item,no matter the quantity,so I just added this line in xml files: <set name="is_stackable" val="true" /> and edited client files.It seems to work perfectly,but just to be sure,I want to ask you guys if there won't be any troubles with this? Thank You for you help!