sader1992 Posted February 11, 2018 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Share Posted February 11, 2018 View File Sader's Renewal Mode [PRE-RE Only] [Not For Sell anymore , after rAthena item YAML update 2020-10-22] You can do it your self in less then 60 seconds in the new YAML update! quest here rathena/quest_db.yml at master · rathena/rathena (github.com) skills here rathena/skill_db.yml at master · rathena/rathena (github.com) items here rathena/item_db.yml at master · rathena/rathena (github.com) mob coming soon if you already did buy this file , you can download it , however if you use the latest rathena , this file does not support that it's easy to do what my mod does , in yml , you don't need this files anyway if you use the latest rathena which mean , you don't need this mod anymore Quote this mode is only for PRE-RE servers support sql and txt base you will find the config file in /rAthena/conf/battle/renewal.conf renewal.conf sample //============================================================== // Sader's renewal mode Configuration File // Originally made by sader1992 // https://rathena.org/board/profile/30766-sader1992/ //============================================================== //============================================================== //== this mode will add the renewal databases in to pre renewal //== without overrite the pre renewal databases //============================================================== // Note 1: this mode is only for pre-renewal servers // Note 2: this is not free so you don't have the right to share or sell it! // Note 3: with rAthena only ! // Note 4: Sql Database is not supported only txt_db //============================================================== //============Renewal Maps============= renewal_map_cache: yes //==========Renewal Monsters=========== renewal_mob_db: yes //For the Monster skills the skills are add up not overwrite //Enable this may give you error for the MAX_MOBSKILL //to ignore the error you can increase the MAX_MOBSKILL in rathena/src/map/map.hpp file //#define MAX_MOBSKILL 50 //Max 128, see mob skill_idx type if need this higher renewal_mob_skill_db: no //Quick option that will enable the following: //mob_race2_db ,mob_random_db ,mob_branch //mob_poring ,mob_boss renewal_mob_db_full: yes //Customized Monsters Setting renewal_mob_random_db: no renewal_mob_boss: no renewal_mob_branch: no renewal_mob_poring: no renewal_mob_race2_db: no //this may do a problem in pre-re - connected with item_randomopt_group renewal_mob_drop: no //===========Renewal Items============= renewal_item_db: yes renewal_item_combo_db: yes //Quick option that will enable the following: //item_stack ,item_group_db ,item_bluebox ,item_violetbox //item_cardalbum ,item_giftbox ,item_misc ,item_package //item_noequip ,item_trade ,item_delay ,item_buyingstore //item_flag renewal_item_db_full: yes //Customized Items Setting renewal_item_group_db: no renewal_item_bluebox: no renewal_item_buyingstore: no renewal_item_cardalbum: no renewal_item_delay: no renewal_item_flag: no renewal_item_giftbox: no renewal_item_misc: no renewal_item_noequip: no renewal_item_package: no renewal_item_randomopt_db: no renewal_item_stack: no renewal_item_trade: no renewal_item_violetbox: no //This may do a problem for pre-re - connected with mob_drop renewal_item_randomopt_group: no //===========Renewal Skills============ //Quick option that will enable the following: //skill_db ,skill_castnodex_db ,skill_cast_db //skill_nocast_db ,skill_require_db ,skill_unit_db //produce_db renewal_skill_db_full: yes //Customized Skills Setting renewal_skill_db: no renewal_skill_castnodex_db: no renewal_skill_cast_db: no renewal_skill_nocast_db: no renewal_skill_require_db: no renewal_skill_unit_db: no renewal_produce_db: no //===========Renewal Quests============ renewal_quest_db: yes //=========Renewal Homunculus========== renewal_homunculus_db: yes renewal_exp_homun: yes How it Work ? this mode will add all the missing items/monsters/quests/maps in pre-renewal from the renewal if you without this mode @item a hat not on the pre-renewal the result would be @item failed if you with this mode @item the above you will get the item from the renewal database that work on all the setting in the renewal.conf file read it once you apply the mode Installation : see the video for installation! if git apply didn't work with you because you did a lot of src edit in your server then you would need to apply it manually this file made on : Git Hash: a6a2c4301bcf295b1769411a9123fd6a39ba613f Sader-s-Renewal-mode-V1_03-12-2018.patch made on : Git Hash: 40a4edc4f8fff75ba35b969882edabd17dd4c258 Sader-s-Renewal-mode-V2_with_sql_14-10-2019.patch made on : Git Hash: 4806f66e9c12ebcbcd2fe2c0d13a7fb4a2942b8f Sader-s-Renewal-mode-V2_with_sql_06-02-2020.patch made on : Git Hash: 83da86c3016eebf8ef1b7111cffb0b6011f84dc6 Sader-Renewal-Mode-25-04-2020a.patch made on : Git Hash: 05ebde0198380c100c92b7873c86ee93b811032d License : by downloading this file you are agree on the following: i will Back Up my server before using this file. i will use this file for my own private server only , not for a group of servers . i will never share this file with anyone . i will never upload this file to public and i wont leave it on shared storage . i will report any bugs or errors to sader1992 . all the rights retain to sader1992 . Charge-back scams are not tolerated and will get you punished on rAthena. Terms above may be changed or adjusted without prior notification . Submitter sader1992 Submitted 01/18/2018 Category Source Modifications Video https://youtu.be/kY6X0PqCrqg Content Author sader1992 2 Quote Link to comment Share on other sites More sharing options...
anacondaq Posted February 13, 2018 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 1096 Reputation: 348 Joined: 02/26/12 Last Seen: May 30, 2023 Share Posted February 13, 2018 cool idea 1 Quote Link to comment Share on other sites More sharing options...
Easycore Posted February 13, 2018 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 257 Joined: 04/08/13 Last Seen: August 24, 2023 Share Posted February 13, 2018 Okay, I have some doubts: Server maintain pre-re formules? What happen with those re-monster with high DEF and MDEF? What happen with those re-items with re-stats? Quote Link to comment Share on other sites More sharing options...
sader1992 Posted February 13, 2018 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Author Share Posted February 13, 2018 1 hour ago, Easycore said: Okay, I have some doubts: Server maintain pre-re formules? What happen with those re-monster with high DEF and MDEF? What happen with those re-items with re-stats? if monster have 50 def it will act as pre-re def not re def (apply on everything) also items if an item have 50 atk the atk would be pre-re not renewal it's kinda making renewal original with pre-re import with the import of import not all renewal db is supported it's items/monsters/quests etc i will put the renewal.conf in the post it have what is supported in the mod Quote Link to comment Share on other sites More sharing options...
TrustGTX Posted February 10, 2019 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 45 Reputation: 1 Joined: 10/09/18 Last Seen: February 4, 2020 Share Posted February 10, 2019 Hi sir Sader's .. is this works on 12-04-10 / 12-04-09 client version? Quote Link to comment Share on other sites More sharing options...
AngelaKiss Posted April 14, 2019 Group: Members Topic Count: 66 Topics Per Day: 0.01 Content Count: 223 Reputation: 4 Joined: 02/23/12 Last Seen: March 8 Share Posted April 14, 2019 still works? @sader1992 Quote Link to comment Share on other sites More sharing options...
V3NG3ANC3 Posted October 13, 2019 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 01/27/14 Last Seen: November 19, 2019 Share Posted October 13, 2019 Hi Sader, just purchased this, however when I try to apply it, I get an error: patch failed: src/map/map.cpp:3728 error: src/map/map.cpp: patch does not apply How can this be resolved? Thanks Quote Link to comment Share on other sites More sharing options...
sader1992 Posted October 13, 2019 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Author Share Posted October 13, 2019 (edited) 1 hour ago, V3NG3ANC3 said: Hi Sader, just purchased this, however when I try to apply it, I get an error: patch failed: src/map/map.cpp:3728 error: src/map/map.cpp: patch does not apply How can this be resolved? Thanks try to apply it manually , or you can send me your map.cpp along with the file you downloaded from rathena in the discord or rathena messages . Edited October 13, 2019 by sader1992 Quote Link to comment Share on other sites More sharing options...
V3NG3ANC3 Posted October 13, 2019 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 01/27/14 Last Seen: November 19, 2019 Share Posted October 13, 2019 I've literally just now applied it manually and it worked great! Thanks Sader! Quote Link to comment Share on other sites More sharing options...
spinzaku Posted October 14, 2019 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 82 Reputation: 6 Joined: 04/20/16 Last Seen: July 23, 2024 Share Posted October 14, 2019 Can't seem to access the file anymore after buying? Quote Link to comment Share on other sites More sharing options...
sader1992 Posted October 14, 2019 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Author Share Posted October 14, 2019 4 hours ago, spinzaku said: Can't seem to access the file anymore after buying? i uploaded a new version , so it's in the approval process it will be available soon Quote Link to comment Share on other sites More sharing options...
nonmairub Posted October 15, 2019 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 5 Reputation: 1 Joined: 09/24/16 Last Seen: October 25, 2023 Share Posted October 15, 2019 Currently, I have been waiting for this product for sale for two days now. Quote Link to comment Share on other sites More sharing options...
Ilfan Zulkarnain Posted April 10, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 24 Reputation: 2 Joined: 06/22/12 Last Seen: February 1 Share Posted April 10, 2020 Are Support SQL server? Quote Link to comment Share on other sites More sharing options...
Sleepy Hollow Posted May 21, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 04/12/20 Last Seen: September 9, 2020 Share Posted May 21, 2020 Getting an Error while patching. Sending to your Inbox the files. Quote Link to comment Share on other sites More sharing options...
JagLers Posted June 2, 2020 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 11/22/19 Last Seen: August 29, 2020 Share Posted June 2, 2020 How can I add New Custom Items on the Database after using your script? item doesn't work after adding it on either pre-re or re item_db.txt Quote Link to comment Share on other sites More sharing options...
sader1992 Posted June 2, 2020 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Author Share Posted June 2, 2020 (edited) 10 hours ago, JagLers said: How can I add New Custom Items on the Database after using your script? item doesn't work after adding it on either pre-re or re item_db.txt this mod is not to add new items(that's not in ragnarok renewal of pre-renewal) , and does not effect the ability to add new items , it's only add the (items,monsters,maps) that are in renewal and not in pre-renewal to your pre-renewal server Edited June 2, 2020 by sader1992 Quote Link to comment Share on other sites More sharing options...
vhin0708 Posted June 17, 2020 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 12/24/18 Last Seen: June 3, 2022 Share Posted June 17, 2020 hi please help me i patch my file this is error itemdb.cpp:1863:2: error: expected unqualified-id before ‘if’ if (db_use_sqldbs) ^ itemdb.cpp:1865:2: error: expected unqualified-id before ‘else’ else ^ itemdb.cpp:1868:2: error: expected unqualified-id before ‘for’ for(i=0; i<ARRAYLENGTH(dbsubpath); i++){ ^ itemdb.cpp:1868:11: error: ‘i’ does not name a type for(i=0; i<ARRAYLENGTH(dbsubpath); i++){ ^ itemdb.cpp:1868:37: error: ‘i’ does not name a type for(i=0; i<ARRAYLENGTH(dbsubpath); i++){ ^ itemdb.cpp:1967:1: error: expected declaration before ‘}’ token } Quote Link to comment Share on other sites More sharing options...
dantoki Posted December 14, 2020 Group: Members Topic Count: 67 Topics Per Day: 0.01 Content Count: 235 Reputation: 42 Joined: 10/21/12 Last Seen: 8 hours ago Share Posted December 14, 2020 how can implement this on latest rathena? Header: Type: ITEM_DB Version: 1 Footer: Imports: - Path: db/pre-re/item_db.yml Mode: Prerenewal - Path: db/re/item_db.yml Mode: Renewal - Path: db/import/item_db.yml already have this Quote Link to comment Share on other sites More sharing options...
sader1992 Posted December 15, 2020 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Author Share Posted December 15, 2020 (edited) 13 hours ago, mharkeke said: how can implement this on latest rathena? Header: Type: ITEM_DB Version: 1 Footer: Imports: - Path: db/pre-re/item_db.yml Mode: Prerenewal - Path: db/re/item_db.yml Mode: Renewal - Path: db/import/item_db.yml already have this something like this Imports: - Path: db/re/item_db.yml - Path: db/pre-re/item_db.yml Mode: Prerenewal - Path: db/re/item_db.yml Mode: Renewal - Path: db/import/item_db.yml Edited December 15, 2020 by sader1992 Quote Link to comment Share on other sites More sharing options...
dantoki Posted December 15, 2020 Group: Members Topic Count: 67 Topics Per Day: 0.01 Content Count: 235 Reputation: 42 Joined: 10/21/12 Last Seen: 8 hours ago Share Posted December 15, 2020 10 hours ago, sader1992 said: something like this Imports: - Path: db/re/item_db.yml - Path: db/pre-re/item_db.yml Mode: Prerenewal - Path: db/re/item_db.yml Mode: Renewal - Path: db/import/item_db.yml is it okay getting this errors? Quote Link to comment Share on other sites More sharing options...
rmon Posted December 26, 2020 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 97 Reputation: 2 Joined: 04/27/16 Last Seen: 19 minutes ago Share Posted December 26, 2020 (edited) Thanks Edited January 1, 2021 by rmon Quote Link to comment Share on other sites More sharing options...
Forshaken Posted December 28, 2020 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 152 Reputation: 21 Joined: 11/12/18 Last Seen: February 8 Share Posted December 28, 2020 @sader1992 This will also solve the compatibility for 2015 + clients right???? Quote Link to comment Share on other sites More sharing options...
spinzaku Posted June 2, 2021 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 82 Reputation: 6 Joined: 04/20/16 Last Seen: July 23, 2024 Share Posted June 2, 2021 (edited) On 12/16/2020 at 7:48 AM, Paranoia said: is it okay getting this errors? To fix this error: in src/map/itemdb.cppinvalidWarning(node["Defense"], "Item defense %d exceeds DEFTYPE_MAX (%d), capping to DEFTYPE_MAX.\n", def, DEFTYPE_MAX); to //invalidWarning(node["Defense"], "Item defense %d exceeds DEFTYPE_MAX (%d), capping to DEFTYPE_MAX.\n", def, DEFTYPE_MAX); Thanks to @sader1992 Edited June 2, 2021 by spinzaku Quote Link to comment Share on other sites More sharing options...
PedroProplayer Posted July 10, 2021 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 27 Reputation: 4 Joined: 10/10/13 Last Seen: May 22, 2023 Share Posted July 10, 2021 (edited) On 12/15/2020 at 10:08 AM, sader1992 said: something like this Imports: - Path: db/re/item_db.yml - Path: db/pre-re/item_db.yml Mode: Prerenewal - Path: db/re/item_db.yml Mode: Renewal - Path: db/import/item_db.yml It works but has problems of its own. Every piece of equipment will have Renewal DEF attached to it, meaning absurd numbers for pre-renewal setting. A bunch of them will give errors because it goes over 99 which is the cap in pre-renewal, which causes the error. It does load the pre-re data after which overwrites the basic stuff but the renewal only items continue to be broken. What our friend in the post above suggested only silences the error, doesn't actually fix anything. And those are not the only errors, it also gives a bunch of zeny sell exploit errors too. Doing things this way is just not smart or practical. I would consider importing only etc and maybe consumables this way, and any piece of equiment has to be loaded separately. Edited July 10, 2021 by PedroProplayer Typos Quote Link to comment Share on other sites More sharing options...
moneymaker Posted December 29, 2023 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 11/10/23 Last Seen: December 29, 2023 Share Posted December 29, 2023 Are you still offering this for free kind sir? Quote Link to comment Share on other sites More sharing options...
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.