Jump to content
  • 0

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


EyePlayTheGames

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  08/01/18
  • Last Seen:  

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?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  216
  • Reputation:   9
  • Joined:  07/12/12
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  08/01/18
  • Last Seen:  

/// 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?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  04/23/20
  • Last Seen:  

did you got this fixed?

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  04/23/20
  • Last Seen:  

10 hours ago, Emistry said:

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

Can confirm this work after recompiling the server ?

Link to comment
Share on other sites

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.

×
×
  • Create New...