Jump to content
  • 0

How To Set My Ideal Dex Amount Stats To Achieve No Cast Time


Question

Posted

Reminder [Newbie Post] [JustRNRKPlayer]  [My Ragnarok Offline Server] Downloaded Year 2018 [Rathena]

 

 

My problem is i cant see any proper Post that supposed to give me the exact steps or script because the script in my folder is different from normal script i guess.

I already Set my 

[ Conf/Skill ]

 

// At what dex does the cast time become zero (instacast)?
castrate_dex_scale: 140

 

 

but Somehow it doesn't work

so i search more about this topic and i found one  and hopefully it doesn't work also because the Helper said he have no idea about that problem (Not Same Script as i have or we have)

just to make it clear 

just the other one said 

 

it doesn't have this kind of statements

 

Make

#define RECASTING 1

to

#define RECASTING 0

 

 

as his problem is my problem too we have a problem both

This is the exact Locations of my File that i cant Edit for 140 dex no Cast

 



Rathena_RENEWAL/src/config/renewal

 

and cant see the word

 

#define RECASTING 1

 

Can anyone give me Help about this issue?

5 answers to this question

Recommended Posts

  • 0
Posted
15 hours ago, EyePlayTheGames said:

Reminder [Newbie Post] [JustRNRKPlayer]  [My Ragnarok Offline Server] Downloaded Year 2018 [Rathena]

 

 

My problem is i cant see any proper Post that supposed to give me the exact steps or script because the script in my folder is different from normal script i guess.

I already Set my 

[ Conf/Skill ]

 

// At what dex does the cast time become zero (instacast)?
castrate_dex_scale: 140

 

 

but Somehow it doesn't work

so i search more about this topic and i found one  and hopefully it doesn't work also because the Helper said he have no idea about that problem (Not Same Script as i have or we have)

just to make it clear 

just the other one said 

 

it doesn't have this kind of statements

 

Make

#define RECASTING 1

to

#define RECASTING 0

 

 

as his problem is my problem too we have a problem both

This is the exact Locations of my File that i cant Edit for 140 dex no Cast

 



Rathena_RENEWAL/src/config/renewal

 

and cant see the word

 

#define RECASTING 1

 

Can anyone give me Help about this issue?

 

#define RENEWAL_CAST change it to ///#define RENEWAL_CAST

and recompile

 

  • Upvote 1
  • 0
Posted

/// Renewal cast time
/// (disable by commenting the line)
///
/// Leave this line to enable renewal casting time algorithms and enable fixed cast bonuses.
/// See also default_fixed_castrate in conf/battle/skill.conf for default fixed cast time (default is 20%).
/// Cast time is altered be 2 portion, Variable Cast Time (VCT) and Fixed Cast Time (FCT).
/// By default FCT is 20% of VCT (some skills aren't)
/// - VCT is decreased by DEX * 2 + INT.
/// - FCT is NOT reduced by stats, reduced by equips or buffs.
/// Example:
///  On a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a FCT
///#define RENEWAL_CAST
 

is this right? or wrong? because it doesn't work

i change it and restart my ragnarok offline server and relog in and when i try my cast time its still the same

do you have other suggestion?

  • 0
Posted
On 8/13/2018 at 1:39 PM, EyePlayTheGames said:

i change it and restart my ragnarok offline server and relog in and when i try my cast time its still the same

you didnt recompile the server after your modified the source code.

  • 0
Posted
10 hours ago, Emistry said:

you didnt recompile the server after your modified the source code.

Can confirm this work after recompiling the server ?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...