Jump to content

Script to make the game wait specified amount of time after the player


morrowind1979

Recommended Posts

I have made a script for my quest which makes my boss actor play a sound when he kills the player. However the game Autoloads the last save before the actor says the full sentence. How can I make the game wait untill the full sentence is said before autoloading the last save
Link to comment
Share on other sites

I don't have a direct answer for you, but there is a mod out there that makes it possible: Death Cam Duration Options. You could either dissect it to figure out how it works (could very well be an ini tweak, check the archive to see what's added) or simply list it as a recommended mod for your users.
Link to comment
Share on other sites

You could try using "PlayAndWait" instead of "Play" to play the sound, but I'm not sure if it will make any difference if the player has died. Otherwise, use the death cam mod that JF suggested.
Link to comment
Share on other sites

  • Recently Browsing   0 members

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