Template:Hl1 kv talkmonster: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added different descriptions, if you revert them, at least keep the examples.)
No edit summary
Line 1: Line 1:
{{ScrollBox|title=TalkMonster|
{{ScrollBox|title=TalkMonster|
; Use Sentence <code><[[string]]></code>
; Use Sentence <code><[[string]]></code>
: A WAV audio file that plays when the player [[use|brings]] the NPC into their group. '''Example:''' "All right let's go, I didn't wanna die alone anyways."
: A [[sentences.txt|sentence]] name that plays when the player [[use|brings]] the NPC into their group. '''Example:''' "All right let's go, I didn't wanna die alone anyway."
; Un-Use Sentence <code><[[string]]></code>
; Un-Use Sentence <code><[[string]]></code>
: A WAV audio file that plays when the player removes the NPC from their group. '''Example:''' "All right, I'll stand guard here."|noscroll=1}}
: A [[sentences.txt|sentence]] name that plays when the player removes the NPC from their group. '''Example:''' "All right, I'll stay right here."|noscroll=1}}

Revision as of 23:59, 1 April 2015

TalkMonster:
Use Sentence <string>
A sentence name that plays when the player brings the NPC into their group. Example: "All right let's go, I didn't wanna die alone anyway."
Un-Use Sentence <string>
A sentence name that plays when the player removes the NPC from their group. Example: "All right, I'll stay right here."