Template:KV TalkNPC: Difference between revisions
Jump to navigation
Jump to search
(KV Template) |
Deprecated (talk | contribs) m (Added to Keyvalue Templates category) |
||
Line 4: | Line 4: | ||
{{KV|Don't Use Speech Semaphore|bool|Friendly NPCs are not allowed to speak if another friendly NPC is speaking. In some cases we don't want speaking NPCs to prevent other NPCs from speaking (for instance, if there is a friendly NPC speaking for a long time on a monitor). To make this NPC not prevent other NPCs from talking, make it not grab the semaphore when it speaks.}} | {{KV|Don't Use Speech Semaphore|bool|Friendly NPCs are not allowed to speak if another friendly NPC is speaking. In some cases we don't want speaking NPCs to prevent other NPCs from speaking (for instance, if there is a friendly NPC speaking for a long time on a monitor). To make this NPC not prevent other NPCs from talking, make it not grab the semaphore when it speaks.}} | ||
{{KV BaseNPC}} | {{KV BaseNPC}} | ||
}} | }}<noinclude>[[Category:Keyvalue Templates|TalkNPC]]</noinclude> |
Revision as of 18:02, 14 January 2020
TalkNPC:
- Don't Use Speech Semaphore ([todo internal name (i)]) <boolean>
- Friendly NPCs are not allowed to speak if another friendly NPC is speaking. In some cases we don't want speaking NPCs to prevent other NPCs from speaking (for instance, if there is a friendly NPC speaking for a long time on a monitor). To make this NPC not prevent other NPCs from talking, make it not grab the semaphore when it speaks.
CBaseCombatCharacter:
CAI_BaseNPC:
DamageFilter:
|