Anime s2 Posted July 20, 2016 Posted July 20, 2016 How to make a new item group? I want to make a new box wherein if a player open a box all it contains one custom items! https://rathena.org/board/topic/68778-how-to-make-a-custom-obb-or-oca/?p=278189 Quote
0 Aureon Posted July 20, 2016 Posted July 20, 2016 How to make a new item group? I want to make a new box wherein if a player open a box all it contains one custom items! https://rathena.org/board/topic/68778-how-to-make-a-custom-obb-or-oca/?p=278189 Error says that you lack 1 column on your modified part in item_group_db.txt which requires atleast 2. Post the modified portion of your item_group_db.txt if you still can't figure it out. Quote
0 Anime s2 Posted July 21, 2016 Author Posted July 21, 2016 (edited) How to make a new item group? I want to make a new box wherein if a player open a box all it contains one custom items! https://rathena.org/board/topic/68778-how-to-make-a-custom-obb-or-oca/?p=278189 Error says that you lack 1 column on your modified part in item_group_db.txt which requires atleast 2. Post the modified portion of your item_group_db.txt if you still can't figure it out. db/pre-re/item_group_db.txt import: db/pre-re/item_custombox.txt db/pre-re/item_custombox.txt 454,19807,100 db/const.txt item_custombox 454 Edited July 21, 2016 by Anime s2 Quote
0 nitrous Posted July 21, 2016 Posted July 21, 2016 (edited) This happened to me too, as a temporary fix I've just put the would-be custom item group into item_group_db.txt When the item db is loaded, it never checks for imports in tiem_group_db Edited July 21, 2016 by Nitrous Quote
0 Stolao Posted July 21, 2016 Posted July 21, 2016 rAthena no longer uses const to define item groups but uses /src/map/script_constant.c If you don't want to do src you can use this https://github.com/Stolao/Npc_Release/blob/master/Custom_Functions/F_ItemWeight.txt Quote
Question
Anime s2
How to make a new item group? I want to make a new box wherein if a player open a box all it contains one custom items!
https://rathena.org/board/topic/68778-how-to-make-a-custom-obb-or-oca/?p=278189
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.