Lemongrass Posted October 30, 2012 Posted October 30, 2012 As in one of the latest revisions a TXT file for the level penalties was added and this is basically a renewal functionality as also mentioned inside this file, I would suggest to move it into /db/re/. I know that this feature could also be a benefit for non renewal servers, but the internal organization should be clearly structured. Thanks for your attention. 2
Emistry Posted October 31, 2012 Posted October 31, 2012 you mean this ?? trunk/src/config/renewal.h /// renewal exp rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item exp rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied #define RENEWAL_EXP it's inside the source file...you guys can easily edit that file to enable or disable these renewal feature to your like...
Aleos Posted October 31, 2012 Posted October 31, 2012 (edited) @Emistry No, he's talking about the level penalty system malufett added the other day. Maulfett added it to the db/ directory rather than the db/re/ directory. He is suggesting that it be moved to the latter. Bugreport: http://rathena.org/board/tracker/issue-6585-exp-tables/ Edited October 31, 2012 by Aleos
Brian Posted October 31, 2012 Posted October 31, 2012 Thank you for your suggestion. This has been added in r16852.
Recommended Posts