dePog Posted November 4, 2015 Share Posted November 4, 2015 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 AutoSo 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 More sharing options...
MotoSxorpio Posted November 4, 2015 Share Posted November 4, 2015 I wish I had an answer to this. Link to comment Share on other sites More sharing options...
skinnytecboy Posted November 4, 2015 Share Posted November 4, 2015 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 More sharing options...
Recommended Posts