GMynna Posted August 23, 2014 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 58 Reputation: 1 Joined: 08/23/14 Last Seen: October 29, 2014 Share Posted August 23, 2014 hi good day... new p lng kci ako sa rathena.. my mga tanong lng po ako.... kci bgong bili lng yyng RO VPS ko.. nka Renewal setting xa.. gusto ko sanang ma set xa ng Pre-renewal .... So ang una kong ginawa is disable ang "renewal.h" so ang gusto ko sanang next na mangyari is i set ang MONSTER and items into pre-renewal.. meron easiest way na ma turn ko xa into pre-renewal?? kung meron man my guides ba kayo?? thanks Filipino GM's Quote Link to comment Share on other sites More sharing options...
Ragnar Lothbrok Posted August 23, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 309 Reputation: 6 Joined: 04/24/12 Last Seen: January 7, 2016 Share Posted August 23, 2014 ang pg kakalam ko seperate ang item_db at mob_db ng pre-renewal sa renewal.. so dinisable mo ung renewal so i reread nia ung pre-renewal item_DB and mob_db Quote Link to comment Share on other sites More sharing options...
GMynna Posted August 23, 2014 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 58 Reputation: 1 Joined: 08/23/14 Last Seen: October 29, 2014 Author Share Posted August 23, 2014 ang pg kakalam ko seperate ang item_db at mob_db ng pre-renewal sa renewal.. so dinisable mo ung renewal so i reread nia ung pre-renewal item_DB and mob_db pa check po e2 e2 n po ung ginawa kong pag disable ... pero ung monster nka set p din ng renewal saka yng items #ifndef _CONFIG_RENEWAL_H_ #define _CONFIG_RENEWAL_H_ //quick option to disable all renewal option, used by ./configure //#define PRERE #ifndef PRERE /** * 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 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 /// renewal stat calculations /// (disable by commenting the line) /// /// leave this line to enable renewal calculation for increasing status/parameter points //#define RENEWAL_STAT #endif #endif // _CONFIG_RENEWAL_H_ my mali po ba?? Quote Link to comment Share on other sites More sharing options...
aimee Posted August 23, 2014 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 55 Reputation: 2 Joined: 09/11/13 Last Seen: February 21, 2024 Share Posted August 23, 2014 follow this guide: http://rathena.org/board/topic/82276-how-do-i-change-renewal-to-pre-renewal/then restart your server . Quote Link to comment Share on other sites More sharing options...
GMynna Posted August 23, 2014 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 58 Reputation: 1 Joined: 08/23/14 Last Seen: October 29, 2014 Author Share Posted August 23, 2014 follow this guide: http://rathena.org/board/topic/82276-how-do-i-change-renewal-to-pre-renewal/ then restart your server . ayun thank you Quote Link to comment Share on other sites More sharing options...
aimee Posted August 24, 2014 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 55 Reputation: 2 Joined: 09/11/13 Last Seen: February 21, 2024 Share Posted August 24, 2014 follow this guide: http://rathena.org/board/topic/82276-how-do-i-change-renewal-to-pre-renewal/ then restart your server . ayun thank you you are welcome 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.