Auryn Posted July 31, 2012 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
Euphy Posted July 31, 2012 Posted July 31, 2012 https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/re/item_combo_db.txt Quote
Auryn Posted August 1, 2012 Author 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
Mystery Posted August 1, 2012 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
Auryn Posted August 1, 2012 Author 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
Question
Auryn
This is my problem.
Exemple of an set not taking effect :
There is certainly a reason i'm missing.
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.