Template:Hl1 kv talkmonster: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Added different descriptions, if you revert them, at least keep the examples.)
Line 1: Line 1:
{{ScrollBox|title=TalkMonster|
{{ScrollBox|title=TalkMonster|
; Use Sentence <code><[[string]]></code>
; Use Sentence <code><[[string]]></code>
: Name of [[Sentences.txt|sentence]] to speak when the player [[Use|uses]] this monster.
: 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."
; Un-Use Sentence <code><[[string]]></code>
; Un-Use Sentence <code><[[string]]></code>
: Name of sentence to speak when the player uses this monster again.|noscroll=1}}
: 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}}

Revision as of 15:52, 1 April 2015

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