Template:KV BaseCombatCharacter: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>Use this only for {{ent|CBaseCombatCharacter}}s that AREN'T {{ent|CAI_BaseNPC}}s.Category:FGD Templates ----</noinclude>{{KV|Relationship (Relationship)|string|...") |
(minititle) |
||
Line 1: | Line 1: | ||
<noinclude>Use this only for {{ent|CBaseCombatCharacter}}s that AREN'T {{ent|CAI_BaseNPC}}s.[[Category:FGD Templates]] | <noinclude>Use this only for {{ent|CBaseCombatCharacter}}s that AREN'T {{ent|CAI_BaseNPC}}s.[[Category:FGD Templates]] | ||
----</noinclude>{{KV|Relationship (Relationship)|string|<[[string]]|[[targetname]] or [[classname]]> <[[string]]|disposition> <[[int]]|rank> | ----</noinclude>{{minititle|BaseCombatCharacter}} | ||
{{KV|Relationship (Relationship)|string|<[[string]]|[[targetname]] or [[classname]]> <[[string]]|disposition> <[[int]]|rank> | |||
:Changes whether this entity likes or dislikes certain other things. Used like the {{ent|ai_relationship}} entity, with this entity as the subject. | :Changes whether this entity likes or dislikes certain other things. Used like the {{ent|ai_relationship}} entity, with this entity as the subject. | ||
:Values for <code>disposition</code> are: | :Values for <code>disposition</code> are: |
Revision as of 19:12, 4 September 2018
Use this only for CBaseCombatCharacters that AREN'T CAI_BaseNPCs.
BaseCombatCharacter:
- Relationship (Relationship) ([todo internal name (i)]) <string> !FGD
- <string|targetname or classname> <string|disposition> <int|rank>
- Changes whether this entity likes or dislikes certain other things. Used like the ai_relationship entity, with this entity as the subject.
- Values for
disposition
are:D_HT
: HateD_FR
: FearD_LI
: LikeD_NU
: Neutral