namerpus18 Posted June 1, 2023 Posted June 1, 2023 Hello everyone I just want some guide if how i can make a healing item that has healing per second. Like "Recovery Potion" - heal small amount of HP per second for 5 seconds. I looked into "itemheal" but it only has 2 parameters for HP and SP. Thank you so much. Quote
0 hendra814 Posted June 1, 2023 Posted June 1, 2023 1 hour ago, namerpus18 said: Hello everyone I just want some guide if how i can make a healing item that has healing per second. Like "Recovery Potion" - heal small amount of HP per second for 5 seconds. I looked into "itemheal" but it only has 2 parameters for HP and SP. Thank you so much. try copy this item Quote
0 namerpus18 Posted June 1, 2023 Author Posted June 1, 2023 (edited) Hi thank you so much. 60000 = duration right? -5 = ? 5 = ? I am looking to it now on sc_config It is working thanks Edited June 1, 2023 by namerpus18 Quote
0 hendra814 Posted June 1, 2023 Posted June 1, 2023 16 minutes ago, namerpus18 said: Hi thank you so much. 60000 = duration right? -5 = ? 5 = ? I am looking to it now on sc_config It is working thanks i think -5 is every five second the heal will proceed, and 5 is 5% rate of heal amount. But i'm not sure, maybe others can explain it. Quote
0 Litro Endemic Posted June 2, 2023 Posted June 2, 2023 SC_S_LIFEPOTION (EFST_S_LIFEPOTION) desc: Increase HP each interval val1: if < 0 will be percentage. If > 0 is fixed HP heal value val2: Interval per seconds SC_L_LIFEPOTION (EFST_L_LIFEPOTION) desc: Increase HP each interval val1: if < 0 will be percentage. If > 0 is fixed HP heal value val2: Interval per seconds Quote
Question
namerpus18
Hello everyone I just want some guide if how i can make a healing item that has healing per second.
Like "Recovery Potion" - heal small amount of HP per second for 5 seconds.
I looked into "itemheal" but it only has 2 parameters for HP and SP.
Thank you so much.
4 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.