ArsenalJustice Posted August 1, 2013 Posted August 1, 2013 (edited) I added my custom to the server, and then i equipped it and it doesnt show up. ( First time adding custom) And.. Im not sure whats up with the valkyrie helmet.. because the wing is a Custom item so I might understand that, but the Valkyrie Helmet is already an item in the game. If you could help please reply with the solution Edited August 3, 2013 by ArsenalJustice Quote
Lil Troll Posted August 1, 2013 Posted August 1, 2013 See this guide. http://rathena.org/wiki/Custom_Items Quote
Lil Troll Posted August 1, 2013 Posted August 1, 2013 (edited) These three will surely solve your problem, and also check if its on correct folder. idnum2itemdisplaynametable.txt This file holds the item names, as displayed inside the client. Each item added as: ItemID#ItemName# ItemID is the number from your ID column inside the item db. If your item name contains spaces, replace those with _ (underscore). idnum2itemresnametable.txt This file sets the inventory and drop-sprite for an the item. Item is defined as follows: ItemID#SpriteName# The SpriteName is the name of the files in collection and item folders inside texture and the ones inside sprite folder. If you want to use the look of an another item, search for it's id and copy the sprite name from there. idnum2itemdesctable.txt This file contains the description of your item, when it is right-clicked. The syntax for an item is: ItemID# Item Description Line 1 Item Description Line 2 # You can use any amount of lines for the description. If your description contains a #, make sure it is followed by a space character. Edited August 1, 2013 by Lil Troll Quote
ArsenalJustice Posted August 1, 2013 Author Posted August 1, 2013 I been had that but it still doesnt work Quote
Mootie Posted August 1, 2013 Posted August 1, 2013 Check http://rathena.org/board/topic/74036-adding-custom-guide-wscreen-shots/ Quote
michaelsoftman Posted August 1, 2013 Posted August 1, 2013 Did you edit your headgear related LUA files? Quote
ArsenalJustice Posted August 1, 2013 Author Posted August 1, 2013 Still doesnt work :/ Did you edit your headgear related LUA files? What? o.o Where do i do that and how :S Quote
michaelsoftman Posted August 1, 2013 Posted August 1, 2013 Still doesnt work :/ Did you edit your headgear related LUA files? What? o.o Where do i do that and how :S http://rathena.org/wiki/Custom_Items#View_IDs.2C_Having_A_Custom_Headgear_Without_Xray Quote
ArsenalJustice Posted August 2, 2013 Author Posted August 2, 2013 Still doesnt work :/ Did you edit your headgear related LUA files? What? o.o Where do i do that and how :S http://rathena.org/wiki/Custom_Items#View_IDs.2C_Having_A_Custom_Headgear_Without_Xray I already did that :/ Quote
Scylla Posted August 2, 2013 Posted August 2, 2013 What kind of client are you using? Need to know that. Quote
Jasc Posted August 2, 2013 Posted August 2, 2013 Also screenshot/post your entries in the idnum files/lua files so we can see if you did it correctly Quote
Question
ArsenalJustice
I added my custom to the server, and then i equipped it and it doesnt show up. ( First time adding custom)
And.. Im not sure whats up with the valkyrie helmet.. because the wing is a Custom item so I might understand that, but the Valkyrie Helmet is
already an item in the game.
If you could help please reply with the solution
Edited by ArsenalJustice12 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.