Talk:Scripted sentence

From Valve Developer Community
Revision as of 00:10, 1 April 2006 by Andreasen (talk | contribs)
Jump to navigation Jump to search

If all I want to do is to have a combine console go: "Local protection team units report on 603 unlawful entry in progress." using the samples reporton.wav, unlawfulentry603.wav and inprogress.wav after eachother, is a scripted_sentence really obsolete for this? Should I learn faceposer when there are absolutely no gestures involved, and all I want is some scripted radiochatter? Why? --Andreasen 22:28, 31 Mar 2006 (PST)

Feel free to use OnEndSentence...when using this, don't forget to check if the NPC exists b4 you do this though...else your map will get stuck...anyways, making a VCD file for this would accomplish the same thing—ts2do 22:32, 31 Mar 2006 (PST)
OnEndSentence? Sure it would get the samples timed, but it would be easier to edit sentences.txt and have just one scripted_sentence play the whole sentence like I imagine it's supposed to be used. Anyway, I've found some off-wiki documentation for faceposer now. This wiki should really need some (finished) docs on faceposer. --Andreasen 23:10, 31 Mar 2006 (PST)