Template:KV PlayerCompanion: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
Line 1: Line 1:
'''{{ep1 add|AlwaysTransition}}'''
'''{{EP1 add|AlwaysTransition}}'''
: {{boolean}} If yes, this NPC will always teleport to a Player Squad Transition Point if they're not within the trigger_transition volume.
: {{boolean}} If yes, this NPC will always teleport to a Player Squad Transition Point if they're not within the trigger_transition volume.
* '''{{ep1 add|DontPickupWeapons}}'''
* '''{{EP1 add|DontPickupWeapons}}'''
: {{boolean}} If yes, this NPC will NOT be allowed to pick up weapons they find on the ground.
: {{boolean}} If yes, this NPC will NOT be allowed to pick up weapons they find on the ground.
* '''{{ep1 add|GameEndAlly}}'''
* '''{{EP1 add|GameEndAlly}}'''
: {{boolean}} If yes, this NPC will cause the game to end if killed.
: {{boolean}} If yes, this NPC will cause the game to end if killed.

Revision as of 22:26, 19 January 2009

AlwaysTransition (in all games since Half-Life 2: Episode One)

<boolean> If yes, this NPC will always teleport to a Player Squad Transition Point if they're not within the trigger_transition volume.
  • DontPickupWeapons (in all games since Half-Life 2: Episode One)
<boolean> If yes, this NPC will NOT be allowed to pick up weapons they find on the ground.
  • GameEndAlly (in all games since Half-Life 2: Episode One)
<boolean> If yes, this NPC will cause the game to end if killed.