retroflav Posted April 5, 2013 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 87 Reputation: 4 Joined: 08/09/12 Last Seen: November 7, 2018 Share Posted April 5, 2013 how to modify the sanctuary heal formula on pre-re? cos it's too low. Thanks Quote Link to comment Share on other sites More sharing options...
Rayan Posted April 5, 2013 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 188 Reputation: 16 Joined: 06/12/12 Last Seen: September 1, 2016 Share Posted April 5, 2013 (edited) In skill.c Find : case PR_SANCTUARY: hp = (skill_lv>6)?777:skill_lv*100; break; change : 777 = to your damage you want. + if u want it more according to skill lvl change 100 to whatever value you want Do compile after that, done restart your server Edited April 5, 2013 by Rayan Quote Link to comment Share on other sites More sharing options...
Question
retroflav
how to modify the sanctuary heal formula on pre-re? cos it's too low. Thanks
Link to comment
Share on other sites
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.