JoshXp Posted April 3, 2016 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 124 Reputation: 0 Joined: 01/21/13 Last Seen: February 25 Share Posted April 3, 2016 (edited) Hello. i have already like this : accname.lub -----> [ACCESSORY_IDs.ACCESSORY_archdevil_wings] = "_archdevil_wings", accessoryid.lub -----> ACCESSORY_archdevil_wings= 1086, ( Both of two already trying without (,) or with (,) idnum2itemdesctable -----> 15709#Lucifer's WingsDefense :^777777 10^000000Equipped on :^777777 Lower^000000Weight :^777777 10^000000Applicable Job :^777777 Every Job^000000# idnum2itemdisplayname ( This is mean in-game Name Right ? ) -----> 15709#Lucifer's_Wings# idnum2resnametable ( This is mean Sprite_name Right ? ) -----> 15709#archdevil_wings# texture\유저인터페이스\collection -----> archdevil_wings.bmp texture\유저인터페이스\item -----> archdevil_wings.bmp sprite\아이템 -----> archdevil_wings.act and .spr sprite\악세사리\남 -----> 남_archdevil_wings.act and .spr sprite\악세사리\여 -----> 여_archdevil_wings.act and .spr item_db.txt on Svn/db/item_db.txt -----> 15709,archdevil_wings,Lucifer's Wings,4,20,,100,,1,100,0,0xFFFFFFFF,7,2,512,,1,0,1086,{},{},{} Same on SVN/DB/Re(also pre-re)/item_db.txt Client i'm Using 2013-08-07a Ragexe. When i try to @item 15709 item that comes out is another items. i don't know why, which is i already added 2 custom item. anyone can help me with this issues ??? Thank's Edited April 3, 2016 by JoshXp Quote Link to comment Share on other sites More sharing options...
0 Sekai RO Posted April 3, 2016 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 38 Reputation: 6 Joined: 08/17/12 Last Seen: May 24, 2016 Share Posted April 3, 2016 I suggest that you start with 20000 when adding custom items. Check your pre-re/re item_db.txt if you have items with the item id Quote Link to comment Share on other sites More sharing options...
0 Haziel Posted April 3, 2016 Group: Content Moderator Topic Count: 22 Topics Per Day: 0.00 Content Count: 639 Reputation: 609 Joined: 11/25/11 Last Seen: March 7 Share Posted April 3, 2016 2013-08-07a doesn't use most of those files anymore.I explain it on this post. Quote Link to comment Share on other sites More sharing options...
0 JoshXp Posted April 3, 2016 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 124 Reputation: 0 Joined: 01/21/13 Last Seen: February 25 Author Share Posted April 3, 2016 (edited) 2013-08-07a doesn't use most of those files anymore. I explain it on this post. Oh Thank's it work. but, when i use ItemConverter.exe same old item show like this on iteminfo.lua files : [12624] = { unidentifiedDisplayName = "", unidentifiedResourceName = "ـVՂiخ", unidentifiedDescriptionName = { }, identifiedDisplayName = "", identifiedResourceName = "", identifiedDescriptionName = { }, slotCount = 0, ClassNum = 0 }, and it make all item blank likes no Sprite, Collection, and Item .bmp how can i solve that ? another question : how can i use the ItemConverter for make many custom items ? or i just make it first on all the files like idnum2resnametable, idnum2displaynametable, idnum2desctable first then convert it into iteminfo.lua ?? and also i didn't forget to move the sprite, collection, and item picture too right ?? ediit Now It looks like this : i already make this script on item_db : 40278,saosword,saosword,4,20,,100,,1,100,1,0xFFFFFFFF,63,2,256,,24,1,1091,{},{},{} already try 512, 1024, 1 still same. anyone help me ?? Edited April 3, 2016 by JoshXp Quote Link to comment Share on other sites More sharing options...
0 Lelouch vi Britannia Posted April 3, 2016 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted April 3, 2016 Now It looks like this : i already make this script on item_db : 40278,saosword,saosword,4,20,,100,,1,100,1,0xFFFFFFFF,63,2,256,,24,1,1091,{},{},{} already try 512, 1024, 1 still same. anyone help me ?? Check the sprite if its correct... https://rathena.org/wiki/Custom_Items#Step_2_.28only_for_Headgears.29: https://rathena.org/board/topic/70005-guide-adding-custom-item-renewal/ Quote Link to comment Share on other sites More sharing options...
Question
JoshXp
Hello.
i have already like this :
When i try to @item 15709
item that comes out is another items.
i don't know why, which is i already added 2 custom item.
anyone can help me with this issues ???
Thank's
Edited by JoshXpLink to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.