Jump to content
  • 0

Duplicate Existing Item Sprites


Question

Posted (edited)

How to copy the existing item sprite?

For example,

Sprite of Red Herb.

And then I created an accessory, and I want to use the sprite of Red Herb as its sprite?

Thank you.

Edited by integral

2 answers to this question

Recommended Posts

Posted

look for your idnum2itemresnametable.txt that can be in your data folder or GRF.

then open it using a text edittor program ex: Notepad++

since red herb item id is 507, you just search for it which is like this:

507#»¡°£Çãºê#

to duplicate or assign it to another item just copy and change the itemid

itemid#»¡°£Çãºê#

For example:

I want my item that has an item id for 1001 to look like a red herb:

1001#»¡°£Çãºê#

for the description of the item just add them in:

  • idnum2itemdisplaynametable.txt
  • idnum2itemdesctable.txt

Posted (edited)

Thank you, it worked.

Though I tried using the #35000~#40000 in item_db2.txt, but it doesn't work, though I think it works with #30000 and below.

Anywho, it worked and problem solved.

Edited by integral

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