Jump to content

Recommended Posts

Posted (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 by @Slash
Posted

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:)

Posted

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 

  • 2 months later...
Posted (edited)

+                       LS_STACKABLE = Boolean.parseBoolean(L2JFrozenSettings.getProperty("BOGStackable", "False"));
+                       BOG_STACKABLE = Boolean.parseBoolean(L2JFrozenSettings.getProperty("LSStackable", "False"));
 

This is inverted.  :P

Edited by Ivan Pires
  • 2 months later...
Posted

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

  • 2 weeks later...
  • 2 years later...
  • 2 years later...
Posted
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

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