Jump to content
  • 0

how i can add stat in custom item ?


Question

4 answers to this question

Recommended Posts

  • 0
Posted

Hello Hossam, in your item_db which is located to your db files. Locate this.

// ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }

Read and absorb what is posted above and look at other examples under it. Also be very sure to be thorough on adding a custom item.
As for the item info, locate ItemInfo on your client files/data; read and absorb. 

  • 0
Posted
On 3/16/2017 at 3:07 AM, Freya said:

,S

 

On 3/16/2017 at 3:07 AM, Freya said:

Hello Hossam, in your item_db which is located to your db files. Locate this.


// ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }

Read and absorb what is posted above and look at other examples under it. Also be very sure to be thorough on adding a custom item.
As for the item info, locate ItemInfo on your client files/data; read and absorb. 

ty bro
and how i can edit item info ? in game

  • 0
Posted

Hello @Hossam. There are separated methods on how to edit the item info in-game and it bases on your client's date. If you're using a 2012 (though I am not sure) above client, then you'll have to use a ItemInfo.lub file located on your client file and if you're using a 2012 (again, I am not sure) below client, then you won't be using ItemInfo.lub.

  • 0
Posted
On 3/17/2017 at 4:40 AM, Freya said:

Hello @Hossam. There are separated methods on how to edit the item info in-game and it bases on your client's date. If you're using a 2012 (though I am not sure) above client, then you'll have to use a ItemInfo.lub file located on your client file and if you're using a 2012 (again, I am not sure) below client, then you won't be using ItemInfo.lub.

ty for help <3

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...