Jump to content
  • 0
Sign in to follow this  
Pink Guy

Incorrect sprites are appearing on Custom Items

Question

Hello, I added custom items for my server.  For my latest addition the item sprites were appearing but it's displaying the incorrect ones and then a majority of them didn't show any sprite.  I can see the item and I can drop it (with drop sprite).  But when I wear the items, it's just wrong.  Currently, my items' View IDs are around 2170~.  I made sure the sprites are in the correct folder in my grf and my script in itemdb seems fine.  Can someone please help me?

Example of my item.

itemdb

Quote

    Id: 29500
    AegisName: "blueflame"
    Name: "Blue Flame"
    Type: 5
    Buy: 20
    Upper: 63
    Loc: 4096
    EquipLv: 1
    Refine: false
    View: 2500
},
{
 

iteminfo.lub (I'm using 2015 client).

Quote

    [29500] = {
        unidentifiedDisplayName = "",
        unidentifiedResourceName = "",
        unidentifiedDescriptionName = {
        },
        identifiedDisplayName = "Blue Flame",
        identifiedResourceName = "blueflame",
        identifiedDescriptionName = { "..." },
        slotCount = 0,
        ClassNum = 0
    },

 

Edited by Pink Guy

Share this post


Link to post
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.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.