I am wondering how to execute sc_start within the source. like for example I have a custom skill and when its active it will fire-up some status like comma+poison combined.
case SC_CUSTOMSTATUS:
sc_start(bl,SC_CURSE,100,skilllv,skill_get_time2(skillid,skilllv));
break;
I found that code sc_start, But im not sure how to use it. I want it to be applicable to all who ever acquired that skill. and whoever uses it, it will gradually lose hp/sp 10% per second like poison.
Question
xRaisen
Ok, problem solved.
Edited by xRaisen0 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.