croxinuz Posted October 17, 2012 Posted October 17, 2012 how to change sacrifice hits ? if i use sacrifice skill, i can Hit With Sacrifice 5 times,i want to change to 2 times only. sorry for my bad english. Quote
Bin4ry Posted October 17, 2012 Posted October 17, 2012 Open status.c and find: case SC_SACRIFICE: val2 = 5; //Lasts 5 hits tick = -1; break; Quote
croxinuz Posted October 17, 2012 Author Posted October 17, 2012 Open status.c and find: case SC_SACRIFICE: val2 = 5; //Lasts 5 hits tick = -1; break; thank you sir Quote
Question
croxinuz
how to change sacrifice hits ?
if i use sacrifice skill, i can Hit With Sacrifice 5 times,i want to change to 2 times only.
sorry for my bad english.
2 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.