Sallycantdance Posted January 20, 2021 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: 47 minutes ago Share Posted January 20, 2021 hello guys i would like to ask if someone has an updated Pre item_db.yml Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted January 20, 2021 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted January 20, 2021 2 hours ago, chadness said: hello guys i would like to ask if someone has an updated Pre item_db.yml What do you mean updated ? You can just simply update your item db from master trunk in rAthena-Master github .. Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted January 20, 2021 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: 47 minutes ago Author Share Posted January 20, 2021 2 hours ago, Poring King said: What do you mean updated ? You can just simply update your item db from master trunk in rAthena-Master github .. sorry im newbie what i mean is a example or pre item_db.yml that there is no need to copy in the re item_db.yml and sometimes the other items are not found in re item_db.yml , i dont know how to update my itemdb in rathena master github can you please send some guides? thanks Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted January 21, 2021 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted January 21, 2021 This is what i did to my part last time I put the path of renewal item to my . Item_db.yml so it will load also the renewal item but you need to load first the renewal so the pre-renewal will overwrite the renewal.. By doing this you will get a lot of error from the max defense if you are using pre-re. And Zeny bug like "If you sell phracon you will get 6000 but you can just buy it for 5000. So you will earn 1k for just buy and sell thru out NPC ? I remove it manually to make it work when the YML introduce to rAthena.. To give you a sneak peak.. This is what i did to my item_db.yml pre-re server Header: Type: ITEM_DB Version: 1 Footer: Imports: - Path: db/re/item_db_etc.yml - Path: db/re/item_db_equip.yml - Path: db/re/item_db_usable.yml - Path: db/pre-re/item_db_usable.yml - Path: db/pre-re/item_db_equip.yml - Path: db/pre-re/item_db_etc.yml 1 Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted January 21, 2021 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: 47 minutes ago Author Share Posted January 21, 2021 23 minutes ago, Poring King said: This is what i did to my part last time I put the path of renewal item to my . Item_db.yml so it will load also the renewal item but you need to load first the renewal so the pre-renewal will overwrite the renewal.. By doing this you will get a lot of error from the max defense if you are using pre-re. And Zeny bug like "If you sell phracon you will get 6000 but you can just buy it for 5000. So you will earn 1k for just buy and sell thru out NPC ? I remove it manually to make it work when the YML introduce to rAthena.. To give you a sneak peak.. This is what i did to my item_db.yml pre-re server Header: Type: ITEM_DB Version: 1 Footer: Imports: - Path: db/re/item_db_etc.yml - Path: db/re/item_db_equip.yml - Path: db/re/item_db_usable.yml - Path: db/pre-re/item_db_usable.yml - Path: db/pre-re/item_db_equip.yml - Path: db/pre-re/item_db_etc.yml thank you sir Quote Link to comment Share on other sites More sharing options...
0 Gouki Posted January 21, 2021 Group: Members Topic Count: 88 Topics Per Day: 0.05 Content Count: 261 Reputation: 13 Joined: 08/12/20 Last Seen: November 21, 2024 Share Posted January 21, 2021 4 hours ago, Poring King said: This is what i did to my part last time I put the path of renewal item to my . Item_db.yml so it will load also the renewal item but you need to load first the renewal so the pre-renewal will overwrite the renewal.. By doing this you will get a lot of error from the max defense if you are using pre-re. And Zeny bug like "If you sell phracon you will get 6000 but you can just buy it for 5000. So you will earn 1k for just buy and sell thru out NPC ? I remove it manually to make it work when the YML introduce to rAthena.. To give you a sneak peak.. This is what i did to my item_db.yml pre-re server Header: Type: ITEM_DB Version: 1 Footer: Imports: - Path: db/re/item_db_etc.yml - Path: db/re/item_db_equip.yml - Path: db/re/item_db_usable.yml - Path: db/pre-re/item_db_usable.yml - Path: db/pre-re/item_db_equip.yml - Path: db/pre-re/item_db_etc.yml by this PRE-RE overwrites all items on RE database? and like have them merged? but if it does, how come there are few items that are in RE setting like you mentioned phracon? what I did was the hard way, I just tried to copy all ID no.s that are in RE but no to be found in PRE-RE, this way I think I have a bit of control on what to add. LOL Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted January 21, 2021 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: 47 minutes ago Author Share Posted January 21, 2021 18 minutes ago, Almond Snicker said: by this PRE-RE overwrites all items on RE database? and like have them merged? but if it does, how come there are few items that are in RE setting like you mentioned phracon? what I did was the hard way, I just tried to copy all ID no.s that are in RE but no to be found in PRE-RE, this way I think I have a bit of control on what to add. LOL im using pre renewal db thats the same thing i did i always copy one by one the items i would like to add in my pre item db the problem is some items are not in the re item db so im asking for a copy of re itemdb that contains a lot of items Quote Link to comment Share on other sites More sharing options...
0 Gouki Posted January 21, 2021 Group: Members Topic Count: 88 Topics Per Day: 0.05 Content Count: 261 Reputation: 13 Joined: 08/12/20 Last Seen: November 21, 2024 Share Posted January 21, 2021 3 minutes ago, chadness said: im using pre renewal db thats the same thing i did i always copy one by one the items i would like to add in my pre item db the problem is some items are not in the re item db so im asking for a copy of re itemdb that contains a lot of items well noticeably, they are divided into 3, so if you are trying to add like a potion, you check it under usable db. but if it's totally not available on the 3 DBs, what I do is just re-create the item id cloning from a similar item. Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted January 21, 2021 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: 47 minutes ago Author Share Posted January 21, 2021 1 minute ago, Almond Snicker said: well noticeably, they are divided into 3, so if you are trying to add like a potion, you check it under usable db. but if it's totally not available on the 3 DBs, what I do is just re-create the item id cloning from a similar item. hmm i know how to do it but the problem is in the itemdb equip i can clone there a also have a iteminfolua so the item will appeare the problem is i dont know the view id of the item so if i wear it it has no effect Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted January 22, 2021 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted January 22, 2021 (edited) What im trying to say . Since the renewal is the updated item from KRO you already have all the item that are not on pre-re item_db right ? . So if the renewal load first and the pre-re will be the 2nd the item on renewal will be overwrite with the config from the pre-re . What if give a try to your test server and looks how it works so hard to my part because im not really good in english1st Example:Blue potion Blue potion from renewal is ( itemheal 0,rand(50,70);) . But since the 2nd database will overwrite the db and the 2nd database is pre-re config . Now the blue potion will be come (itemheal 0,rand(40,60); )2nd Example:What if the item is not on pre-renewal item_db like celestial dark frame... If celestial dark frame is not on pre-renewal... But since you load the renewal first you can get it. You can give it a try by using @item "ItemId" . Now since this item is not on pre-re item db. The stats,defense,cost,script will be on renewal item_db.yml . You need to config it on re item_db.yml . Edited January 22, 2021 by Poring King Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted January 22, 2021 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: 47 minutes ago Author Share Posted January 22, 2021 4 hours ago, Poring King said: What im trying to say . Since the renewal is the updated item from KRO you already have all the item that are not on pre-re item_db right ? . So if the renewal load first and the pre-re will be the 2nd the item on renewal will be overwrite with the config from the pre-re . What if give a try to your test server and looks how it works so hard to my part because im not really good in english1st Example:Blue potion Blue potion from renewal is ( itemheal 0,rand(50,70);) . But since the 2nd database will overwrite the db and the 2nd database is pre-re config . Now the blue potion will be come (itemheal 0,rand(40,60); )2nd Example:What if the item is not on pre-renewal item_db like celestial dark frame... If celestial dark frame is not on pre-renewal... But since you load the renewal first you can get it. You can give it a try by using @item "ItemId" . Now since this item is not on pre-re item db. The stats,defense,cost,script will be on renewal item_db.yml . You need to config it on re item_db.yml . ow i see it if i make my itemdb pre run first it will patch automatically? if that so if i change it how can i patch it by recompiling ? Quote Link to comment Share on other sites More sharing options...
Question
Sallycantdance
hello guys i would like to ask if someone has an updated Pre item_db.yml
Link to comment
Share on other sites
10 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.