Jump to content

What sound property is the players voice?


dePog

Recommended Posts

Hey Guys,

 

In my script I want the player to cry out in pain at certain events (hit by arrow, knocked down by spell, pet rabbit 'fluffy' dies, etc.), but I can't find examples of scripting that sends a voice command to - game.getPlayer()

 

So two questions:

1. What command gets the player to make voice noises (groans, grunts, etc.)

 

2. What property do you need to initialise the variable? I know that the following is not it: Sound Property Groan Auto

So what is the word I need that would replace 'Sound' ?

 

Any help would be muchly appreciated.

 

Cheers,

dePog

Link to comment
Share on other sites

Isn't there a mod that adds a player voice? Perhaps take a peek at that.

 

Failing the above.. you could always extract grunts from each race, create sound descriptors and use a get race condition on with your script

Link to comment
Share on other sites

  • Recently Browsing   0 members

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