@Slash Posted May 24, 2014 Posted May 24, 2014 (edited) hi guys i want to share you the code for lifestone amd bogs stackable for Frozen but with some adapts i think it will work and another packs http://pastebin.com/wRLDrW0G now some edits need to do from client side and database so first open navicat your database and etcitem so then Ctrl+f and type the ID of lifestones the top grades id is 8762 when u will found it change the type from Normal to stackable and do the same for Bogs so we are finished with database,, now open file edit and open etcitem.dat file from your system...so search for 8762 and for bogs i dont remember the id and when u find the lifestones go to the end there are 3 zeros like 0 0 0 and change the first 0 with 2 and it will like 2 0 0 so we are done and with file edit save it and go for test:) i will upload and some photos to understand it more easy:)) Edited May 25, 2014 by @Slash Quote
SpirakosDafuq™ Posted May 25, 2014 Posted May 25, 2014 1st it will be better to use the "code" ..and 2nd i think it's already shared somewhere here. anyway gj. Quote
@Slash Posted May 25, 2014 Author Posted May 25, 2014 i know its not my code i found it on frozens forum i search here but cant found it and shared to help some ppls searching that code:) Quote
SpirakosDafuq™ Posted May 25, 2014 Posted May 25, 2014 i know its not my code i found it on frozens forum i search here but cant found it and shared to help some ppls searching that code:) yeap maybe i see that on frozen forum and i think it was shared here sorry about that :) good job mate Quote
Grax Posted May 25, 2014 Posted May 25, 2014 You forget the dp and client side changes. Need to change in system and navicat in etcitems to stackable :) Quote
@Slash Posted May 25, 2014 Author Posted May 25, 2014 yea i forgot them i will upload it with photos to for better guide:) Quote
Ivan Pires Posted August 8, 2014 Posted August 8, 2014 (edited) + LS_STACKABLE = Boolean.parseBoolean(L2JFrozenSettings.getProperty("BOGStackable", "False")); + BOG_STACKABLE = Boolean.parseBoolean(L2JFrozenSettings.getProperty("LSStackable", "False")); This is inverted. :P Edited August 8, 2014 by Ivan Pires Quote
pske Posted November 6, 2014 Posted November 6, 2014 The code to make Stackable BoG is broken u writte wrong if some one like repleace player.destroyItem("Consume", spbId, 1, trainer, true); per player.destroyItem("Consume", spb.getObjectId, 1, trainer, true); Slash Noob O0 Quote
scraw Posted March 23, 2020 Posted March 23, 2020 On 4/26/2017 at 12:24 AM, Tedd Law said: I love you!!!!! Thank you very much!!! how did u fix it ? i try it and no matter how many i've got ..when i augment 1 items all gone .. I have ls(55) and when i use 1 to augment all 55 gone..HELP Quote
Recommended Posts
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.