Jump to content

Question

Posted (edited)

Hello, Developers of maxcheaters. I would like to ask if someone can make me a code for crystal scrolls enchant for L2JFrozen.

 

I mean when i make the enchantment (for example i have a weapon +16 and im going to enchant it to +17 but it fails then i want the enchantment to stay +16 and not to go +0 or something...)

Is it someway easy to make me something like this? if yes i would be gracefull ^^ Thank you.

Edited by xCh4osRoXaSx

6 answers to this question

Recommended Posts

  • 0
Posted

No its not..... it has MinEnchant = (a number that you want for minimum start of enchantment with crystal scrolls and when the enchant fails it just goes back there ... and it doesnt stay at the number of the enchant failure.)

  • 0
Posted

Check the files. There is something like item.setEnchantLevel or updateEnchantLevel(0) , I don't remember. Change the 0 to something like getEnchantLevel() - 1

  • 0
Posted

Check the files. There is something like item.setEnchantLevel or updateEnchantLevel(0) , I don't remember. Change the 0 to something like getEnchantLevel() - 1

thats if echant fails it goes -1. if you have a weap +16 and enchant fail it goes 15. didnt remain 16.

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