bakuriyu2 Posted August 9, 2012 Posted August 9, 2012 1st pic. without equip weapons.. 2nd pic w/ blade (aspd getting lower) 3rd pic w/ GM weapon (aspd very low) pls help me ! http://rathena.org/board/topic/68049-aspd-problem/ i find this but it has no answer bump pls help Quote
Emistry Posted August 9, 2012 Posted August 9, 2012 read this.. http://rathena.org/board/topic/63256-renewal-aspdkro-based-need-help/ Quote
bakuriyu2 Posted August 9, 2012 Author Posted August 9, 2012 (edited) yeah already did but jsut understand a bit of it.. how can i change it ?so it will be back to normal? ive found ronaldo's post.. aspd_diff but dont know where to add it?? Edited August 9, 2012 by bakuriyu2 Quote
Emistry Posted August 9, 2012 Posted August 9, 2012 https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/config/renewal.h disable this /// renewal ASPD [malufett] /// (disable by commenting the line) /// /// leave this line to enable renewal ASPD /// - shield penalty is applied /// - AGI has a greater factor in ASPD increase /// - there is a change in how skills/items give ASPD /// - some skill/item ASPD bonuses won't stack #define RENEWAL_ASPD Quote
bakuriyu2 Posted August 9, 2012 Author Posted August 9, 2012 https://rathena.svn....onfig/renewal.h disable this /// renewal ASPD [malufett] /// (disable by commenting the line) /// /// leave this line to enable renewal ASPD /// - shield penalty is applied /// - AGI has a greater factor in ASPD increase /// - there is a change in how skills/items give ASPD /// - some skill/item ASPD bonuses won't stack #define RENEWAL_ASPD finally bro tnx Quote
Rage Guy Posted April 19, 2013 Posted April 19, 2013 i cant find this file where is it? am using beginner eathena and i have the same problem what can i do ? HELP FAST !! HELP FAST!! Quote
Rage Guy Posted April 19, 2013 Posted April 19, 2013 but i have the same bug there is there any way to fix it? now i have downloaded rathena files how to disable it ? == Fast Pls !! https://rathena.svn....onfig/renewal.hdisable this /// renewal ASPD [malufett] /// (disable by commenting the line) /// /// leave this line to enable renewal ASPD /// - shield penalty is applied /// - AGI has a greater factor in ASPD increase /// - there is a change in how skills/items give ASPD /// - some skill/item ASPD bonuses won't stack #define RENEWAL_ASPD finally bro tnx how to disable it Fast Answer pls !! Quote
Brynner Posted April 19, 2013 Posted April 19, 2013 but i have the same bug there is there any way to fix it? now i have downloaded rathena files how to disable it ? == Fast Pls !! https://rathena.svn....onfig/renewal.h disable this /// renewal ASPD [malufett] /// (disable by commenting the line) /// /// leave this line to enable renewal ASPD /// - shield penalty is applied /// - AGI has a greater factor in ASPD increase /// - there is a change in how skills/items give ASPD /// - some skill/item ASPD bonuses won't stack #define RENEWAL_ASPD finally bro tnx how to disable it Fast Answer pls !! just commit then recompile /// - some skill/item ASPD bonuses won't stack //#define RENEWAL_ASPD Quote
Rage Guy Posted April 19, 2013 Posted April 19, 2013 my english rlly bad srry but whats meaning of commet? Quote
Rage Guy Posted April 20, 2013 Posted April 20, 2013 am going to try it now ^^ Nothing Happend Same Bug Quote
patr3k Posted April 20, 2013 Posted April 20, 2013 am going to try it now ^^ Nothing Happend Same Bug Don't forget to re-compile. Quote
Rage Guy Posted April 20, 2013 Posted April 20, 2013 THATS MY FILE ______________________________ // Copyright © rAthena Dev Teams - Licensed under GNU GPL// For more information, see LICENCE in the main folder#ifndef _CONFIG_RENEWAL_H_#define _CONFIG_RENEWAL_H_/** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **//** * @INFO: This file holds general-purpose renewal settings, for class-specific ones check /src/config/classes folder **//// game renewal server mode/// (disable by commenting the line)////// leave this line to enable renewal specific support such as renewal formulas#define RENEWAL/// renewal cast time/// (disable by commenting the line)////// leave this line to enable renewal casting time algorithms/// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats./// example:/// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a/// "fixed cast time" which can only be reduced by specialist items and skills#define RENEWAL_CAST/// renewal drop rate algorithms/// (disable by commenting the line)////// leave this line to enable renewal item drop rate algorithms/// while enabled a special modified based on the difference between the player and monster level is applied/// based on the http://irowiki.org/wiki/Drop_System#Level_Factor table#define RENEWAL_DROP/// 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/// renewal level modifier on damage/// (disable by commenting the line)///// leave this line to enable renewal base level modifier on skill damage (selected skills only)#define RENEWAL_LVDMG/// renewal enchant deadly poison algorithm////// leave this line to enable the renewed EDP algorithm/// under renewal mode:/// - damage is NOT increased by 400%/// - it does NOT affect grimtooth/// - weapon and status ATK are increased#define RENEWAL_EDP/// renewal ASPD [malufett]/// (disable by commenting the line)////// leave this line to enable renewal ASPD/// - shield penalty is applied/// - AGI has a greater factor in ASPD increase/// - there is a change in how skills/items give ASPD/// - some skill/item ASPD bonuses won't stack//#define RENEWAL_ASPD#endif // _CONFIG_RENEWAL_H_ What Should I Change ? Quote
Question
bakuriyu2
1st pic.
without equip weapons..
2nd pic w/ blade (aspd getting lower)
3rd pic w/ GM weapon (aspd very low)
pls help me !
http://rathena.org/board/topic/68049-aspd-problem/ i find this but it has no answer
bump pls help
13 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.