exity Posted June 9, 2012 Share Posted June 9, 2012 Hello does any1 can explain me how to make enchanted based on items, i mean i want vesper armor to have 75% and elegia 80%, any help or tought? ty in advance Quote Link to comment Share on other sites More sharing options...
0 vampir Posted June 9, 2012 Share Posted June 9, 2012 find RequestEnchantItem class make an IF armor grade or armor id == 84 or id, then chanse = 90% or something Quote Link to comment Share on other sites More sharing options...
0 exity Posted June 9, 2012 Author Share Posted June 9, 2012 Im using hi5, and the enchants are all in xml, i checked enchantitemtable, but i cant get it to work, i cant change chance :S Quote Link to comment Share on other sites More sharing options...
0 Bleadd Posted June 9, 2012 Share Posted June 9, 2012 This is in .java files not in xml. Algorithmic if armor == your id { chance = 75; } Quote Link to comment Share on other sites More sharing options...
0 exity Posted June 10, 2012 Author Share Posted June 10, 2012 How can i make to crystal scroll get back to +3, i know how to do it for blessed but cant find for crystal scrolls. ty in advance Quote Link to comment Share on other sites More sharing options...
Question
exity
Hello does any1 can explain me how to make enchanted based on items, i mean i want vesper armor to have 75% and elegia 80%, any help or tought?
ty in advance
Link to comment
Share on other sites
4 answers to this question
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.