Jump to content

Question

Posted

woahhh...

why i can't make a custom items?

my step by step is right.. but when i add it on itemdb.txt and i summon that item there's no image blank item but when i tried to @changelook its fine and working looks when i use @changelook

but when @item it no image and there's an error on it.

6 answers to this question

Recommended Posts

Posted

first on your item_db did you use the correct "view id"  on the item?  example.

  • 1925,headgear,headgear,5,,10,300,,3,,1,0xFFFFFFFF,7,2,256,,50,1,20012,{},{},{}

 

if that's not the problem then you are missing a drop sprite or the name of the sprite in any of this files is wrong

 

idnum2itemdesctable.txt

idnum2itemdisplaynametable.txt

idnum2itemresnametable.txt

num2itemdesctable.txt

num2itemdisplaynametable.txt

num2itemresnametable.txt

 

for more information you can look the Wiki here http://rathena.org/wiki/Custom_Items

Posted

idk if that what u want but .

add ur view id to the item

where to find the view ID [ lua files ---->> datainfo ------>> accessoryid.lua --->>     ACCESSORY_example = 9999,

2855,example,example,5,20,,100,,0,,0,0xFFFFFFFF,7,2,136,,45,0,[ Your View ID ],{},{},{}
 

to

2855,example,example,5,20,,100,,0,,0,0xFFFFFFFF,7,2,136,,45,0,9999,{},{},{

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