Slowpoker Posted May 7, 2018 Posted May 7, 2018 Hello everyone, i'd like to ask if is possible to change the exp rate in just one map instead of all..??? if possible how could i do it ? i tried some things but nothing works, anyone..? Quote
0 Line Posted May 8, 2018 Posted May 8, 2018 (edited) You can do this: setmapflag "map_name01", mf_bexp, 120; setmapflag "map_name02", mf_jexp, 120; Players will gain 20% extra base exp and job exp on those maps. You'll need to reload mob database everytime you modify exp gained. atcommand "@reloadmobdb"; Tested on Hercules. Haven't tested on rAthena yet. Edited May 8, 2018 by Line Quote
Question
Slowpoker
Hello everyone, i'd like to ask if is possible to change the exp rate in just one map instead of all..??? if possible how could i do it ?
i tried some things but nothing works, anyone..?
1 answer 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.