boomnuke35 Posted March 7, 2016 Share Posted March 7, 2016 (edited) Hello forums, I'm working on making some videos for skyrim, and I don't want my player to make the grunts and yells that they usually make. I've come across some mods that make the player quiet like http://www.nexusmods.com/skyrim/mods/31506/, but apparently it mutes all the other NPCs combat noises too, and I don't really want that. There are a lot of mods that add voices to the Player, would it be possible to re record over those voice sets that come with the mod and make the player silent? In a bit of an unrelated note, is there an option to make custom NPCs completely quiet, I created a few to be characters in the project I'm working on and really just need them to be quiet actors that I'm going to animate a bit, but there isn't an option really in the CK to not give them a voice, like In fallout I think there was a NONE option on voice sets, anyway around this? Sorry for kind of squeezing two questions into one post, but any help would be greatly appreciated, cheers! Edited March 7, 2016 by boomnuke35 Link to comment Share on other sites More sharing options...
kuripachan Posted March 7, 2016 Share Posted March 7, 2016 I'm not certain that this would work, but you could try using the same method of how people add voices to the player, except that instead replace the noise files with recorded silence then replace the files with the silence. Link to comment Share on other sites More sharing options...
cdcooley Posted March 7, 2016 Share Posted March 7, 2016 If you're not afraid of the CK you can make your own mod for this pretty easily. The combat noises are all on the Combat tab of the DialogueGeneric quest. The Attack topic has 6 grunts (Yearrgh!, Hyargh!, Rrarggh!, Grrargh!, Agghh!, and Nyyarrggh!) clustered together near the top of the list. Block, Bash, Hit, PowerAttack, and Death also have a few entries that you might want to silence. You can mute the player by adding an extra condition to each of those. The easiest way is to first choose the "Fall to me, Dragon!" entry in the Attack topic (because it's first on the entry list) then right-click on its first condition and choose "Copy Condition" to grab the "S GetIsID Actor:Player == 0.0" condition. Then close that entry and open each of the next six and right-click on one of the empty lines in the conditions area and choose "Paste Conditions" and then save with the new condition. Repeat with any of the other offending entries from the other topics and save your new "No Combat Grunting" mod. Link to comment Share on other sites More sharing options...
Recommended Posts