Jump to content
  • 0

Creating a custom etc item with the same sprite of an original item


evespiridion

Question


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   0
  • Joined:  05/03/12
  • Last Seen:  

As the title says, I want to create a custom item with the same sprite of a pre-existing item in-game. For example jellopy. Can I just use the jellopy sprite in the data.grf for this? Or do I have to copy and paste jellopy's sprites and rename it into the new item I wanted? Thanks.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  9
  • Reputation:   0
  • Joined:  11/14/11
  • Last Seen:  

Yes. When you're adding the item to your num2 files, just direct it to the original item's sprite.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

yeah you can use it just put like this in the idnum2itemresnametable

<CustomEtcID>#Á©·ÎÇÇ#

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  379
  • Reputation:   304
  • Joined:  11/10/11
  • Last Seen:  

db/item_avail.txt ?

It will copy the item server-side and tell to the client that your custom item is another item (so no need to add something client-side).

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

Yep. Just look up the idnum2resnametable of Jellopy's item id and you should be good in terms of copying the sprite look.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   0
  • Joined:  05/03/12
  • Last Seen:  

Thank you for all the replies :D

Link to comment
Share on other sites

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.

×
×
  • Create New...