Jump to content
  • 0
arthurcunha1991

[Add] Custom Cover

Question

Hello, Anyone know how to implement this wing as a cover and the sprite appear?

Imagem 1 - bRO

Imagem 2 - My server

My Item_db2
 

Quote

{
Id: 29638
AegisName: "WING638"
Name: "WING638"
Type: "IT_ARMOR"
Buy: 5000
Weight: 400
Def: 2
Slots: 1
Job: {
All: true
Novice: true
}
Loc: "EQP_GARMENT"
ViewSprite: 3638
},

My Accname..

Quote
[ACCESSORY_IDs.ACCESSORY_VISUAL637] = "_VISUAL637",
[ACCESSORY_IDs.ACCESSORY_WING638] = "_WING638"
}

My Accessoryid

Quote

    ACCESSORY_VISUAL637 = 3637,
    ACCESSORY_WING638 = 3638
}

My iteminfo.lub
 

Quote

    [29638] = {
        unidentifiedDisplayName = "Equipamento Visual FRO",
        unidentifiedResourceName = "WING638",
        unidentifiedDescriptionName = {
            "Item não identificado, pode ser identificado com [Lupa]."
        },
        identifiedDisplayName = "Equipamento Visual FRO",
        identifiedResourceName = "WING638",
        identifiedDescriptionName = {
            "[^fdbe00FnaticRO^000000]",
            "Equipamento :^777777 Visual^000000",
            "Peso :^777777 0^000000",
            "Classes :^777777 Todas^000000"
        },
        slotCount = 1,
        ClassNum = 0,
        costume = false
    },

 

sVpCHtZ.png

AA.png

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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