Jump to content

Non-VATS critical hit sound


EthicalLune

Recommended Posts

So I'm doing a thing with non-VATS crits like in New Vegas, and I've been looking around but there doesn't seem to be any obvious way to make a little sound play when the player deals a critical hit.

Anyone have any idea how I could accomplish this? I'm totally papyrus illiterate just so you know :tongue:

Link to comment
Share on other sites

So you're probably using the perk entry point mod critical chance. You need to attach a script with an OnEntryRun() event method to play the audio. Not sure what that function would be to play the audio. So whenever the perk successfully activates on the entry point, the OnEntryRun() event method will be triggered.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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