R0R0N0 Posted January 15, 2015 Share Posted January 15, 2015 I have a very ambitious idea I want to try my hand at but I don't want to begin without knowing if the scripting will allow me. My question is, can you queue a video/cutscene to be played after an event has occurred? Â Thanks. Link to comment
aqqh Posted January 15, 2015 Share Posted January 15, 2015 Yes. Falskaar mod does that for example. Link to comment
R0R0N0 Posted January 15, 2015 Author Share Posted January 15, 2015 Great, I'll go ahead and check the mod out. Thanks! Link to comment
b3lisario Posted January 15, 2015 Share Posted January 15, 2015 Event OnDeath(Actor akKiller) Game.PlayBink("hahauaredead.bik") EndEvent http://www.creationkit.com/PlayBink_-_Game Link to comment
R0R0N0 Posted January 16, 2015 Author Share Posted January 16, 2015 Event OnDeath(Actor akKiller) Game.PlayBink("hahauaredead.bik") EndEvent http://www.creationkit.com/PlayBink_-_Game  Dude, thanks so much. I don't get much time after work to research so this saved me a lot of time. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.