Page 1 of 1

how to fixed chance scroll v.5097

Posted: Mon Jan 02, 2012 9:55 pm
by Madrobot
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 5097M:
L2JDP Revision 8578:

i want fix chance scroll ; Crystal scroll ,Ancient scroll
but
AbstractRefinePacket.java dont have

// Crystal Scrolls: Enchant Weapon
_scrolls.put(731, new EnchantScroll(true, false, true, false, L2Item.CRYSTAL_A, 0, 0, null));

//////////////A N D////////////////

how to get real icon

<item id="22221" type="EtcItem" name="Scroll: Enchant Weapon of Destruction (S-Grade) - Event">
<set name="icon" val="icon.etc_blessed_scrl_of_ench_wp_s_i05" /> <-------- how to get real icon


Help me please

" im bad english sorry ''

Re: how to fixed chance scroll v.5097

Posted: Mon Jan 02, 2012 10:20 pm
by MELERIX
icon is client-side.

about modify chance, take a look in: game\data\enchantData.xml

Re: how to fixed chance scroll v.5097

Posted: Tue Jan 03, 2012 12:57 am
by Madrobot
MELERIX wrote:icon is client-side.

about modify chance, take a look in: game\data\enchantData.xml

thx man but client-side any file ?

Re: how to fixed chance scroll v.5097

Posted: Tue Jan 03, 2012 1:14 am
by MELERIX
is forbidden to talk about these things here.