Jump to content

[LE] [help] I cna't find player's voice


Recommended Posts

Hi !

So i wanna create my first mod, which is a Terry Crews voice remplacer but i can't find the player's voice on the creation kit (player's voice = scream during power attack, "ugh" when you take fall damage etc...)

It's the only thing i couldn't find and it's probably the most important for my project so 'im kinda stuck right now.

 

If anyone could help me i'll be gratefull, thx !

Link to comment
Share on other sites

The voice will be different according to the race.

 

So.. you'll need to get the current race of the player and then check their voice type.

 

Two papryus functions can do this. GetRace() and GetVoiceType(). It looks like voice type can't be changed at run time, so... I don't know what to suggest other than change the default voice type of the race forms to the voice type you want. And that will be a huge incompatibility. Maybe someone has a better idea.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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