Template:Hl1 kv talkmonster: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created template. For use in GoldSource engine talkmonster pages.)
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{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.
: The name of a [[sentences.txt|sentence]] 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>
: Name of sentence to speak when the player uses this monster again.
: The name of a [[sentences.txt|sentence]] that plays when the player removes the NPC from their group. '''Example:''' "All right, I'll stay right here."|noscroll=1}}

Latest revision as of 23:59, 1 April 2015

TalkMonster:
Use Sentence <string>
The name of a sentence 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>
The name of a sentence that plays when the player removes the NPC from their group. Example: "All right, I'll stay right here."