Jump to content
  • 0

adding custom item[need help pliz]


ewanjeli

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

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
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

follow my guide

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

thx it work

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   3
  • Joined:  11/22/12
  • Last Seen:  

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