Jump to content
  • 0

Question

Posted

Gia sas paidia edo kai kairo skeftomai gia to pos na ftiaxo enan server..skeftika na ton kano sxedon san ton palio Archon..

8elo na m peite pos mporo ena item na to patane kai na pigaine katey8eian +29 i stoloi kai ta loipa me tin mia did oxi +1 +2 +3 +4.....

An mporeite boi8iste me pls

4 answers to this question

Recommended Posts

  • 0
Posted

1)Kaneis compile to pack sou.

 

2) Anigeis :

 

\java\net\sf\l2j\gameserver\clientpackets\RequestEnchantItem.java

 

briskeis autes tis grammes :

 

    	else
            	{
            		sm = new SystemMessage(SystemMessageId.S1_S2_SUCCESSFULLY_ENCHANTED);
            		sm.addNumber(item.getEnchantLevel());
            		sm.addItemName(item.getItemId());
            		activeChar.sendPacket(sm);
            	}
            	item.setEnchantLevel(item.getEnchantLevel()+1);
            	item.updateDatabase();
            }
        }

 

kai alazeis auto :

 

item.setEnchantLevel(item.getEnchantLevel()+1);

 

se oti enchant thes na pigenei..p.x +5.

 

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