RedPhoenix Posted February 21, 2015 Posted February 21, 2015 (edited) #============================================================= # Enchant #============================================================= #------------------------------------------------------------- # Chance of Normal enchant scroll #------------------------------------------------------------- # Weapon NormalWeaponEnchantLevel = 1,100;2,100;3,100;4,96;5,92;6,88;7,84;8,80;9,76;10,72;11,68;12,64;13,60;14,56;15,62;16,58; # Armor NormalArmorEnchantLevel = 1,100;2,100;3,100;4,96;5,92;6,88;7,84;8,80;9,76;10,72;11,68;12,64;13,60;14,56;15,62;16,58; # Jewelry NormalJewelryEnchantLevel = 1,100;2,100;3,100;4,95;5,90;6,85;7,80;8,75;9,70;10,65;11,60;12,55;13,50;14,45;15,40;16,35; #------------------------------------------------------------- # Chance bless enchant scroll #------------------------------------------------------------- # Weapon BlessWeaponEnchantLevel = 1,100;2,100;3,100;4,97;5,94;6,91;7,88;8,85;9,82;10,79;11,76;12,73;13,70;14,67;15,64;16,61; # Armor BlessArmorEnchantLevel = 1,100;2,100;3,100;4,97;5,94;6,91;7,88;8,85;9,82;10,79;11,76;12,73;13,70;14,67;15,64;16,61; # Jewelry BlessJewelryEnchantLevel = 1,100;2,100;3,100;4,96;5,92;6,88;7,84;8,80;9,76;10,72;11,68;12,64;13,60;14,56;15,62;16,58; #------------------------------------------------------------- # Chance crystal scroll #------------------------------------------------------------- # Weapon CrystalWeaponEnchantLevel = 1,100;2,100;3,100;4,98;5,96;6,94;7,92;8,90;9,88;10,86;11,84;12,82;13,80;14,78;15,76;16,74; # Armor CrystalArmorEnchantLevel = 1,100;2,100;3,100;4,98;5,96;6,94;7,92;8,90;9,88;10,86;11,84;12,82;13,80;14,78;15,76;16,74; # Jewelry CrystalJewelryEnchantLevel = 1,100;2,100;3,100;4,97;5,94;6,91;7,88;8,85;9,82;10,79;11,76;12,73;13,70;14,67;15,64;16,61; http://pastebin.com/dk8Y5Nj5 Edited February 21, 2015 by RedPhoenix
'Baggos' Posted February 21, 2015 Posted February 21, 2015 Sorry mate... but all this will never work...First of all, i'll give you this: +import javolution.util.FastMap; +import javolution.text.TypeFormat;Give a search on aCis libraries... is not exist.And generally in the following lines, some will never get into aCis.
RedPhoenix Posted February 21, 2015 Author Posted February 21, 2015 Sorry mate... but all this will never work... First of all, i'll give you this: +import javolution.util.FastMap; +import javolution.text.TypeFormat;Give a search on aCis libraries... is not exist.And generally in the following lines, some will never get into aCis. Its not made by me :D If it's useless.. then delete somebody this topic. I find this without credits and i share it. :$
'Baggos' Posted February 21, 2015 Posted February 21, 2015 (edited) Its not made by me :D If it's useless.. then delete somebody this topic. I find this without credits and i share it. :$ Is useless for aCis.. As it is now.. I say that because i see on pastebin title "aCis Enchant Config". No reason to delete or junk this topic... Someone can put it somewhere else or on aCis with some changes... Edited February 21, 2015 by 'Baggos'
`iAndre Posted February 21, 2015 Posted February 21, 2015 Is useless for aCis.. As it is now.. I say that because i see on pastebin title "aCis Enchant Config". No reason to delete or junk this topic... Someone can put it somewhere else or on aCis with some changes... No way .. it's useless , this share is for aCis rev90. The lines in this patch does not exist anymore in aCis.
Tessa Posted February 21, 2015 Posted February 21, 2015 It's not useless, just rework it a little without javolution ^_^
’Insider Posted February 22, 2015 Posted February 22, 2015 It's not useless, just rework it a little without javolution ^_^ don't argue with people that their knowledge caps at + - codes of line. It makes you look stupid.
te0x Posted February 22, 2015 Posted February 22, 2015 (edited) can i ask something ?^^ if u import the javolutions that are missing in the aCis it will work right? Edited February 22, 2015 by te0x
roko91 Posted February 22, 2015 Posted February 22, 2015 can i ask something ?^^ if u import the javolutions that are missing in the aCis it will work right? Would be easier to make it work without javolution... I'm not saying it's hard to re-add javolution but certainly pointless IMHO
'Baggos' Posted February 22, 2015 Posted February 22, 2015 can i ask something ?^^ if u import the javolutions that are missing in the aCis it will work right? Need some changes to work without javolution... some lines is there on acis to copy them.. (you'll understand from the errors what i mean). exist also much easier way if you want the code for your self..
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now