I want to start using mysql for my item_db (as well as mob_db), so I was wondering if anyone can tell me how to add custom items to my mysql, or if there's a guide somewhere (i tried searching for it, but I can't find it..). I mean, do I just add another row for my custom item? and what about the description, drop-sprite, number of slots, and all those other stuff? Thanks!
EDIT: also, i have the "item_db", "item_db_re", "item_db2" schemas; in which one do I add the custom item?
Question
xtiand
Hi,
I want to start using mysql for my item_db (as well as mob_db), so I was wondering if anyone can tell me how to add custom items to my mysql, or if there's a guide somewhere (i tried searching for it, but I can't find it..). I mean, do I just add another row for my custom item? and what about the description, drop-sprite, number of slots, and all those other stuff? Thanks!
EDIT: also, i have the "item_db", "item_db_re", "item_db2" schemas; in which one do I add the custom item?
Edited by xtiand6 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.