Jump to content
  • 0

Sonic Blow


Question

4 answers to this question

Recommended Posts

Posted

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.

Posted (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 by goddameit
Posted

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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...