Ichigo Posted March 2, 2022 Posted March 2, 2022 Hello, Could someone explain to me how item_groups are implemented in the latest version of rathena? I have never used yml, and I see that there are many changes from the version I was using to the current one. Thanks. Quote
0 mrfizi Posted March 2, 2022 Posted March 2, 2022 You can read it here: https://github.com/rathena/rathena/blob/master/doc/item_group.txt Quote
0 Ichigo Posted March 3, 2022 Author Posted March 3, 2022 Searching, I have found that you also have to declare them in the src. itemdb.hpp and script_constants.hpp. I don't know if there is anything else to do... Quote
0 mrfizi Posted March 3, 2022 Posted March 3, 2022 Maybe you can check something here: https://github.com/cydh/rathena-txt-converter and read this: https://github.com/cydh/rathena-txt-converter/blob/master/README.md and some guide for how to convert txt to yml you can found on youtube. Just search for it. Quote
0 Ichigo Posted March 9, 2022 Author Posted March 9, 2022 Hello. I already have the item_group in yml, but I don't know how to implement it, in the current rathena emulator, the way to do it has changed. How do I apply a custom item_group, do I have to modify something else from the db? or from src? Quote
Question
Ichigo
Hello,
Could someone explain to me how item_groups are implemented in the latest version of rathena?
I have never used yml, and I see that there are many changes from the version I was using to the current one.
Thanks.
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.