Ichigo Posted March 2, 2022 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 99 Reputation: 11 Joined: 01/22/13 Last Seen: June 7, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 mrfizi Posted March 2, 2022 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 383 Reputation: 78 Joined: 10/30/12 Last Seen: March 17 Share Posted March 2, 2022 You can read it here: https://github.com/rathena/rathena/blob/master/doc/item_group.txt Quote Link to comment Share on other sites More sharing options...
0 Ichigo Posted March 3, 2022 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 99 Reputation: 11 Joined: 01/22/13 Last Seen: June 7, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 mrfizi Posted March 3, 2022 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 383 Reputation: 78 Joined: 10/30/12 Last Seen: March 17 Share 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 Link to comment Share on other sites More sharing options...
0 Ichigo Posted March 9, 2022 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 99 Reputation: 11 Joined: 01/22/13 Last Seen: June 7, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.