RAWRs Posted January 29, 2013 Posted January 29, 2013 (edited) There is any way to make sonic blow stop after hit 3 times? I mean stop after spam 3 times. Edited January 29, 2013 by RAWRs Quote
Mystery Posted January 29, 2013 Posted January 29, 2013 Em... We can make it only HIT 3 times... if that's what you're trying to refer to. Making it "Stop" spamming after 3 hits is impossible I believe... Not sure how the source would be able to detect that. But, if you want it to only hit 3 times, look for it in your skill_db.txt // 09 Number of hits (when positive, damage is increased by hits, // negative values just show number of hits without increasing total damage) 136,-1,8,1,-1,0,0,10,8,no,0,0,0,weapon,0, AS_SONICBLOW,Sonic Blow Currently hits 8 times. Quote
RAWRs Posted January 29, 2013 Author Posted January 29, 2013 (edited) So its impossible.Thank you. Edited January 29, 2013 by RAWRs Quote
goddameit Posted January 30, 2013 Posted January 30, 2013 (edited) check is there something special on target then use 3 for replacing original which is from skill_db.txt and reduce damage to make it looks like really hit 3 times. ( just an idea, I didn't try it. ) Edited January 30, 2013 by goddameit Quote
RAWRs Posted January 30, 2013 Author Posted January 30, 2013 check is there something special on target then use 3 for replacing original which is from skill_db.txt and reduce damage to make it looks like really hit 3 times. ( just an idea, I didn't try it. ) Don't really understand,can you explain more? Quote
Question
RAWRs
There is any way to make sonic blow stop after hit 3 times? I mean stop after spam 3 times.
Edited by RAWRs4 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.