Jump to content
  • 0

Enchant System Acis 367


TEOGR_hItMaKeR

Question

Γεια σας παιδιά ! προσπαθώ να περάσω αυτό εδώ το patch στο acis 367 

 

http://www.maxcheaters.com/topic/193965-enchant-system-xml-acis/ 

 

και μου βγάζει τα εξής error στο requestenchantitem.java  εδώ το !isenchantable 

if (!isEnchantable(item) || !enchant.isValid(item) || item.getOwnerId() != activeChar.getObjectId())

και αυτό εδώ to crystal

if (crystalId != 0)
activeChar.getInventory().addItem("Enchant", crystalId, count, activeChar, destroyItem);
activeChar.sendPacket(SystemMessage.getSystemMessage(SystemMessageId.EARNED_S2_S1_S).addItemName(crystalId).addItemNumber(count));


if (crystalId == 0)

τι λέτε ; :/

 
Edited by TEOGR_hItMaKeR
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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