Chromebore Posted August 9, 2014 Posted August 9, 2014 Hello so Im new to adding customs and the server is already running.I want to add a custom items, I have done all instructions here: http://rathena.org/wiki/Custom_Items#Files_for_non-identified_itemsBut I dont get how to do this part: so what I did was like this ( since im about to make the players patch for it, is it correct ? lol. ):I follow all the instructions, when when I try to @Item the custom it says Invalid item ID or name.Here is the item_db script: 16305,black_WoE_Cape,5,10000,,10,,10,,4,0xFFFFFFFF,63,2,1,,0,1,3230,{},{},{} Can somebody help me ? Quote
Adel Posted August 10, 2014 Posted August 10, 2014 You don't have to convert the .lua to .lub with luac. All you have to do is re-name the file's extension from .lua to .lub and it will work. Quote
Question
Chromebore
Hello so Im new to adding customs and the server is already running.
I want to add a custom items, I have done all instructions here: http://rathena.org/wiki/Custom_Items#Files_for_non-identified_items
But I dont get how to do this part:
so what I did was like this ( since im about to make the players patch for it, is it correct ? lol. ):

I follow all the instructions, when when I try to @Item the custom it says
Invalid item ID or name.
Here is the item_db script:
16305,black_WoE_Cape,5,10000,,10,,10,,4,0xFFFFFFFF,63,2,1,,0,1,3230,{},{},{}
Can somebody help me ?
1 answer 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.