gupenkaiwa Posted May 28, 2017 Posted May 28, 2017 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 this3. How to change max level from 150 to 15,000 4. How to change max HP / SP to 10,000,000 Quote
0 Deleted User Posted May 28, 2017 Posted May 28, 2017 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 this3. 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! Quote
0 gupenkaiwa Posted May 28, 2017 Author Posted May 28, 2017 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 !!! Quote
0 Mephisto Posted May 28, 2017 Posted May 28, 2017 You need to restart your server. Or @reloadbattleconf Quote
0 Cyro Posted May 28, 2017 Posted May 28, 2017 what is not working? dont forget to recompile after you make modifications in SRC Quote
0 Mephisto Posted May 28, 2017 Posted May 28, 2017 Yeah cos all the answers he gave is correct. and SHOULD WORK Quote
Question
gupenkaiwa
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.