Hadeszeus 15 Posted January 21, 2014 Confirm ko lang po. Yung berzebub kasi sa renewal VARIABLE CAST TIME ang ni rereduce. Pag pinalitan ko ng script ng reduce casting di gumagana? <" bonus bCastrate,-30; "> Thanks! Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 21, 2014 Okay para mas malinaw sayo eto ang mga description nyan. bonus bFixedCastrate,x; Increases fixed cast time of all skills by x%.bonus bVariableCastrate,x; Increases variable cast time of all skills by x%.bonus bFixedCast,x; Increases fixed cast time of all skills by x milliseconds;bonus bVariableCast,x; Increases variable cast time of all skills by x milliseconds; Disable mo po yung renewal cast sa renewal.h mo /// 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 //<-- change to //#define RENWAL_CAST to disable Naka disable naman po.. Siguraduhin mo pong nag recompile ka, Quote Share this post Link to post Share on other sites
0 mleo1 36 Posted January 21, 2014 try bVariableCastrate Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 21, 2014 Disable mo po yung renewal cast sa renewal.h mo /// 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 //<-- change to //#define RENWAL_CAST to disable Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted January 21, 2014 try bVariableCastrate Bakit ganun ang nirereduce lng ng bVariableCastrate yung TIME TO CAST in second pero ung casting time hindi... For example yung STORM GUST pag cast mo with 2x Berze <" bonus bVariableCastrate,-30; "> kahit wala kang DEX rereduce nya sa 7 seconds yung casting. if my DEX ka naman halimbawa 120 DEX casting time mo is 3 seconds ang gagawin ng bVariableCastrate na 60% rereduce nya ng 1.8secs (3sec.*.60). dapat no cast na un eh... k Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted January 21, 2014 Disable mo po yung renewal cast sa renewal.h mo /// 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 //<-- change to //#define RENWAL_CAST to disable Naka disable naman po.. Quote Share this post Link to post Share on other sites
0 mleo1 36 Posted January 21, 2014 try bVariableCastrate Bakit ganun ang nirereduce lng ng bVariableCastrate yung TIME TO CAST in second pero ung casting time hindi... For example yung STORM GUST pag cast mo with 2x Berze <" bonus bVariableCastrate,-30; "> kahit wala kang DEX rereduce nya sa 7 seconds yung casting. if my DEX ka naman halimbawa 120 DEX casting time mo is 3 seconds ang gagawin ng bVariableCastrate na 60% rereduce nya ng 1.8secs (3sec.*.60). dapat no cast na un eh... k ahhh, fixedcast at varcast kapag renewal. gawin mo na lang prere //#define RENEWAL_CAST recompile Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted January 21, 2014 (edited) Di gumagana yung bonus bVariableCast,x; I tried bonus bVariableCast,-3250; Edited January 21, 2014 by Hadeszeus Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 22, 2014 anu ba talaga gusto mo mangyari? mawawala yung cast? Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted January 22, 2014 (edited) Sorry Sir Mhalicot. Bale kasi po diba pag disable yung //#define RENEWAL_CAST NO CAST na sya pag 180dex (ito ung sinet kung DEX to no cast) Ang scenario kasi is pag naka BERZEBUB na dalawa rereduce nya ung VARIABLE CAST TIME to 60%. If that's correct. I can cast a 15secs SKILL (e.g STORM GUST) with reduce variable casting time to 60% which is equivalent to 15*.60 = 9sec Now Storm Gust will cast in 6 seconds without DEX. And still you need 180dex to NO CAST. I'm expecting na yung Variable Cast Time ay iba sa Cast Time. While Cast time affects DEX stats and Variable only affects the total CAST TIME of a skill pero di na aapektuhan yung DEX. Ang gusto ko sanang mangyari is. Pag naka Berzebub rereduce nya yung cast time nung usage ng DEX. To compute. 180dex to no cast 180*.60= 108 meaning 72DEX nalang ang need mo to NO CAST if you're wearing 2 BERZEBUB. Edited January 22, 2014 by Hadeszeus Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 22, 2014 I believe na mali ang na set mo.. kung rate naman pala ang hinahanap mo edi dapat bonus bVariableCastrate,x; Increases variable cast time of all skills by x%. ang ginamit mo hindi bonus bVariableCast,x; magkaiba po yang dalawang yan read the description above. Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted January 22, 2014 (edited) Yup. and upon testing po tlga bonus bVariableCastrate,x; reduces the variable skill cast time not the cast time reduced by DEX. Yung bonus bVariableCast,x; naman hindi gumana. Thanks ko nlng po ulit.. Salamat! Edited January 22, 2014 by Hadeszeus Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 22, 2014 Oo ganun na nga yun Quote Share this post Link to post Share on other sites
Confirm ko lang po. Yung berzebub kasi sa renewal VARIABLE CAST TIME ang ni rereduce. Pag pinalitan ko ng script ng reduce casting di gumagana?
<" bonus bCastrate,-30; ">
Thanks!
Share this post
Link to post
Share on other sites