Jump to content
  • 0

adding custom item[need help pliz]


Question

Posted (edited)

im adding custom item in my server.. but item just show apple..

i still dont understand what is iteminfo.lub and where to get,where to put it...

here my

data\luafiles514\lua files\datainfo\accessoryid.lub

ACCESSORY_White_Aura = 935,

data\luafiles514\lua files\datainfo\accname.lub

[ACCESSORY_IDs.ACCESSORY_White_Aura] = "_White_Chakra",

idnum2itemdisplaynametable

20005#White_Aura#

idnum2itemdesctable

#20005#

A pure aura.

Class :^777777 Headgear^000000

Weight :^777777 10^000000

Applicable Job :^777777 Every Job^000000

#

idnum2itemresnametable

20005#White_Chakra#

iteminfo

[20005] = {

unidentifiedDisplayName = "",

unidentifiedResourceName = "",

unidentifiedDescriptionName = {

},

identifiedDisplayName = "White Aura",

identifiedResourceName = "White_Chakra",

identifiedDescriptionName = {

"A pure aura.",

"Class :^777777 Headgear^000000",

"Weight :^777777 10^000000",

"Applicable Job :^777777 Every Job^000000",

},

slotCount = 1,

ClassNum = 0

},

item_db2

20005,White_Aura,White_Aura,5,20,,10,,10,,1,0xFFFFFFFF,7,2,1,,0,1,935,{},{},{}

Edited by ewanjeli

3 answers to this question

Recommended Posts

Posted (edited)

hi!

i followed the guide from Mootie and i have a little problem, when i right click to see item description all seems to be fine but when i try to equip the item the client crash

i rechecked like 20 times if this was a typing error, a space or something like that in the lua files

i have the item "installed" into the items_db.txt

all the files a found for the items where already in a folder i just had to put them in the appropriate folders in my data folder

and i rechecked all the "tables" files im pretty sure its ok...

anyone have an idea? =/

Edited by philg666

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