Jump to content
  • 0

rathena custom problem


Question

2 answers to this question

Recommended Posts

  • 0
Posted (edited)
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
  • 0
Posted
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 ^_^

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