Auryn Posted July 31, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 147 Reputation: 1 Joined: 01/26/12 Last Seen: April 27, 2018 Share Posted July 31, 2012 This is my problem. Exemple of an set not taking effect : 2399,Dragon_Vest,Dragon Vest,5,20,,500,,3,,1,0xFFFFFFFE,2,2,16,,0,1,0,{ bonus bMdef,3; if(isequipped(2553)) { bonus bAgi,5; bonus bFlee,15; } },{},{} 2553,Dragon_Manteau,Dragon Manteau,5,20,,1000,,5,,1,0xFFFFFFFE,2,2,4,,0,1,0,{ bonus bAgi,1; bonus bMdef,5; },{},{} There is certainly a reason i'm missing. Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 31, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 31, 2012 https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/re/item_combo_db.txt Quote Link to comment Share on other sites More sharing options...
Auryn Posted August 1, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 147 Reputation: 1 Joined: 01/26/12 Last Seen: April 27, 2018 Author Share Posted August 1, 2012 (edited) Hi Euphy, What am I supposed to do with it ? I aint this file in my actual compilation, and it dont seems to take effect when I reload item database. Edited August 1, 2012 by Auryn Quote Link to comment Share on other sites More sharing options...
Mystery Posted August 1, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted August 1, 2012 You don't have item_combo in your compilation? So, I'm guessing your using a very old rAthena revision? o_o. This item_combo_db was first introduced/implemented in r16393. And if you just add the .txt to your db/ folder without adjusting the source the actually read the file, it won't do anything ;P Quote Link to comment Share on other sites More sharing options...
Auryn Posted August 1, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 147 Reputation: 1 Joined: 01/26/12 Last Seen: April 27, 2018 Author Share Posted August 1, 2012 (edited) Ha-ha, m'kay. The fact is I edited a bunch of thinks in those files, gotta got to backup it all and do it by hand. Do you know what files were councerned by this update ? I still don't understand why this is happening since I aint upgraded my revision, there should be no negative changes like this, right ? . Edit 31/07/2012 : Solved using item_db from my revision. Edited August 2, 2012 by Auryn Quote Link to comment Share on other sites More sharing options...
Question
Auryn
This is my problem.
Exemple of an set not taking effect :
There is certainly a reason i'm missing.
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.