Jump to content
  • 0

where to set this?


donkeyg

Question


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

2nd Classes Instant cast (150 dex)

3rd Classes have their Instant (180 DEX.)

i need a full guide, thanks!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Not 100%.. You're going to have to play around with these configurations

https://rathena.svn....ttle/skill.conf

// The rate of time it takes to cast a spell (Note 2, 0 = No casting time)
casting_rate: 100
// Delay time after casting (Note 2)
delay_rate: 100
// Does the delay time depend on the caster's DEX and/or AGI? (Note 1)
// Note: On Official servers, neither Dex nor Agi affect delay time
delay_dependon_dex: no
delay_dependon_agi: no
// Minimum allowed delay for ANY skills after casting (in miliseconds) (Note 1)
// Note: Setting this to anything above 0 can stop speedhacks.
min_skill_delay_limit: 100
// This delay is the min 'can't walk delay' of all skills.
// NOTE: Do not set this too low, if a character starts moving too soon after
// doing a skill, the client will not update this, and the player/mob will
// appear to "teleport" afterwards.
default_walk_delay: 300
//Completely disable skill delay of the following types (Note 3)
//NOTE: By default mobs don't have the skill delay as specified in the skill
//  database, but follow their own 'reuse' skill delay which is specified on
//  the mob skill db. When set, the delay for all skills become
//  min_skill_delay_limit.
no_skill_delay: 2
// At what dex does the cast time become zero (instacast)?
castrate_dex_scale: 150

https://rathena.svn....tle/player.conf

// Max limit of char stats. (agi, str, etc.)
max_parameter: 99
// Same as max_parameter, but for 3rd classes.
max_third_parameter: 120
// Same as max_parameter, but for baby classes.
max_baby_parameter: 80
// Same as max_parameter, but for baby 3rd's.
max_baby_third_parameter: 108

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

Not 100%.. You're going to have to play around with these configurations

https://rathena.svn....ttle/skill.conf

// The rate of time it takes to cast a spell (Note 2, 0 = No casting time)
casting_rate: 100
// Delay time after casting (Note 2)
delay_rate: 100
// Does the delay time depend on the caster's DEX and/or AGI? (Note 1)
// Note: On Official servers, neither Dex nor Agi affect delay time
delay_dependon_dex: no
delay_dependon_agi: no
// Minimum allowed delay for ANY skills after casting (in miliseconds) (Note 1)
// Note: Setting this to anything above 0 can stop speedhacks.
min_skill_delay_limit: 100
// This delay is the min 'can't walk delay' of all skills.
// NOTE: Do not set this too low, if a character starts moving too soon after
// doing a skill, the client will not update this, and the player/mob will
// appear to "teleport" afterwards.
default_walk_delay: 300
//Completely disable skill delay of the following types (Note 3)
//NOTE: By default mobs don't have the skill delay as specified in the skill
//  database, but follow their own 'reuse' skill delay which is specified on
//  the mob skill db. When set, the delay for all skills become
//  min_skill_delay_limit.
no_skill_delay: 2
// At what dex does the cast time become zero (instacast)?
castrate_dex_scale: 150

https://rathena.svn....tle/player.conf

// Max limit of char stats. (agi, str, etc.)
max_parameter: 99
// Same as max_parameter, but for 3rd classes.
max_third_parameter: 120
// Same as max_parameter, but for baby classes.
max_baby_parameter: 80
// Same as max_parameter, but for baby 3rd's.
max_baby_third_parameter: 108

lol, it's kinda confuse to me.. still faield lol!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Well looking at this part:

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

By default, instant cast is given at when a character reaches 150 DEX, correct? So looking at these:

// Max limit of char stats. (agi, str, etc.)
max_parameter: 99
// Same as max_parameter, but for 3rd classes.
max_third_parameter: 120

If you set max_parameter at 150, Trans Classes will have their stats halted at 150 while for max_third_parameter for Third Classes, will be halted at 120. As I meant before, you're going to have to play around with the configurations because there's no separate configuration for having 2 separate instant casts.

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...