Talk:Scripted sentence: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Obsolete? Really? What about radio chatter?)
 
No edit summary
Line 1: Line 1:
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? --[[User:Andreasen|Andreasen]] 22:28, 31 Mar 2006 (PST)
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? --[[User:Andreasen|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—'''[[User:Ts2do|ts2do]]''' 22:32, 31 Mar 2006 (PST)

Revision as of 23:32, 31 March 2006

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)