Jump to content
  • 0

rathena custom problem


kiba

Question

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   7
  • Joined:  12/30/11
  • Last Seen:  

2 hours ago, kiba said:

item_db.txt 

20200,DOFLAMINGO_COAT,Doflamingo Coat,5,100000,,10, ,10,,0,0xFFFFFFFF,7,2,2048,,0,0,2600,{},{},{}

accname.lub
    [ACCESSORY_IDs.ACCESSORY_doflamingo_coat] = "_doflamingo_coat",

accessoryid.lub
    ACCESSORY_doflamingo_coat = 2600,

iteminfo.lua

    [20200] = {
        unidentifiedDisplayName = "Wing",
        unidentifiedResourceName = "캡",
        unidentifiedDescriptionName = { 
        },
        identifiedDisplayName = "Doflamingo Coat",
        identifiedResourceName = "doflamingo_coat",
        identifiedDescriptionName = {
            "Welcome to Velta ro.",
        },
        slotCount = 0,
        ClassNum = 2600
    },

 

data (2).rar

Edited by AdrianoGC
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  05/03/17
  • Last Seen:  

20 minutes ago, AdrianoGC said:

item_db.txt 

20200,DOFLAMINGO_COAT,Doflamingo Coat,5,100000,,10, ,10,,0,0xFFFFFFFF,7,2,2048,,0,0,2600,{},{},{}

accname.lub
    [ACCESSORY_IDs.ACCESSORY_doflamingo_coat] = "_doflamingo_coat",

accessoryid.lub
    ACCESSORY_doflamingo_coat = 2600,

iteminfo.lua

    [20200] = {
        unidentifiedDisplayName = "Wing",
        unidentifiedResourceName = "캡",
        unidentifiedDescriptionName = { 
        },
        identifiedDisplayName = "Doflamingo Coat",
        identifiedResourceName = "doflamingo_coat",
        identifiedDescriptionName = {
            "Welcome to Velta ro.",
        },
        slotCount = 0,
        ClassNum = 2600
    },

 

data (2).rar

tq you ^_^

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