Jump to content

Question

Posted

I play renewal server from this link 

I'm very newbie I have question 

1. How i change to no delay after skill 

2. I want to dex 200 and no casting time how I fix this
3. How to change max level  from 150 to 15,000 
4. How to change max HP / SP to 10,000,000

5 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, gupenkaiwa said:

I play renewal server from this link 

I'm very newbie I have question 

1. How i change to no delay after skill 

2. I want to dex 200 and no casting time how I fix this
3. How to change max level  from 150 to 15,000 
4. How to change max HP / SP to 10,000,000

 

 

1. How i change to no delay after skill 

Answer: conf/battle/skill.conf

Quote

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

 

 

I want to dex 200 and no casting time how I fix this

Answer: conf/battle/skill.conf

Quote

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

 

3. How to change max level  from 150 to 15,000

Answer: Unfortunately our current emulator only support up to 999 Base Level.

src/map/map.h

Quote

#define MAX_LEVEL 999

4. How to change max HP / SP to 10,000,000

Answer: conf/battle/player.conf

Quote

// Maximum HP.
max_hp: 1000000

// Maximum SP.
max_sp: 1000000

 



Nextime, please use Search Engine don't be lazy. this kind of questions is really common. "GOOGLE.com" will be your friendly tool.
Goodluck!

  • 0
Posted
Spoiler
2 hours ago, Kaze said:

 

1. How i change to no delay after skill 

Answer: conf/battle/skill.conf

 

I want to dex 200 and no casting time how I fix this

Answer: conf/battle/skill.conf

3. How to change max level  from 150 to 15,000

Answer: Unfortunately our current emulator only support up to 999 Base Level.

src/map/map.h

4. How to change max HP / SP to 10,000,000

Answer: conf/battle/player.conf



Nextime, please use Search Engine don't be lazy. this kind of questions is really common. "GOOGLE.com" will be your friendly tool.
Goodluck!

 

2 hours ago, Kaze said:

 

1. How i change to no delay after skill 

Answer: conf/battle/skill.conf

 

I want to dex 200 and no casting time how I fix this

Answer: conf/battle/skill.conf

3. How to change max level  from 150 to 15,000

Answer: Unfortunately our current emulator only support up to 999 Base Level.

src/map/map.h

4. How to change max HP / SP to 10,000,000

Answer: conf/battle/player.conf



Nextime, please use Search Engine don't be lazy. this kind of questions is really common. "GOOGLE.com" will be your friendly tool.
Goodluck!

 

2 hours ago, Kaze said:

 

1. How i change to no delay after skill 

Answer: conf/battle/skill.conf

 

I want to dex 200 and no casting time how I fix this

Answer: conf/battle/skill.conf

3. How to change max level  from 150 to 15,000

Answer: Unfortunately our current emulator only support up to 999 Base Level.

src/map/map.h

4. How to change max HP / SP to 10,000,000

Answer: conf/battle/player.conf



Nextime, please use Search Engine don't be lazy. this kind of questions is really common. "GOOGLE.com" will be your friendly tool.
Goodluck!

it's not working !!!

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