Template:I PlayerCompanion: Difference between revisions
Jump to navigation
Jump to search
Deprecated (talk | contribs) (Reformatted to use IO templates, added to Input Templates category) |
Kestrelguy (talk | contribs) m (added language bar and updated template usage.) |
||
Line 1: | Line 1: | ||
{{ | {{lang|{{FULLPAGENAME}}}} | ||
{{IO|OutsideTransition|Use this input to teleport the NPC to a [[hint node]] with the "Player Squad Transition Point" hint type.|since= | <onlyinclude>{{minititle|PlayerCompanion}} | ||
{{IO|EnableAlwaysTransition|since= | {{IO|OutsideTransition|Use this input to teleport the NPC to a [[hint node]] with the "Player Squad Transition Point" hint type.|since={{hl2ep1}}}} | ||
{{IO|DisableAlwaysTransition|If enabled, this NPC will always teleport to a Player Squad Transition Point even if they're not within the {{ent|trigger_transition}}.|since= | {{IO|EnableAlwaysTransition|since={{hl2ep1}}}} | ||
{{IO|MakeGameEndAlly|since= | {{IO|DisableAlwaysTransition|If enabled, this NPC will always teleport to a Player Squad Transition Point even if they're not within the {{ent|trigger_transition}}.|since={{hl2ep1}}}} | ||
{{IO|MakeRegularAlly|Determines whether the game should end if this character dies.|since= | {{IO|MakeGameEndAlly|since={{hl2ep1}}}} | ||
{{IO|EnableWeaponPickup|since= | {{IO|MakeRegularAlly|Determines whether the game should end if this character dies.|since={{hl2ep1}}}} | ||
{{IO|DisableWeaponPickup|Enables/disables weapon pickup.|since= | {{IO|EnableWeaponPickup|since={{hl2ep1}}}} | ||
{{IO|GiveWeapon|param=classname|Gives the NPC a weapon immediately.|since= | {{IO|DisableWeaponPickup|Enables/disables weapon pickup.|since={{hl2ep1}}}} | ||
{{IO|ClearAllOutputs|Clears every output that this NPC has.| | {{IO|GiveWeapon|param=classname|Gives the NPC a weapon immediately.|since={{hl2ep1}}}} | ||
}}<noinclude> | {{IO|ClearAllOutputs|Clears every output that this NPC has.|only={{hl2episodes}}}}</noinclude> | ||
[[Category:Input Templates|PlayerCompanion]] | [[Category:Input Templates|PlayerCompanion]] | ||
Revision as of 15:48, 20 October 2022
PlayerCompanion:
- OutsideTransition (in all games since
)
- Use this input to teleport the NPC to a hint node with the "Player Squad Transition Point" hint type.
- EnableAlwaysTransition (in all games since
)
- DisableAlwaysTransition (in all games since
)
- If enabled, this NPC will always teleport to a Player Squad Transition Point even if they're not within the trigger_transition.
- MakeGameEndAlly (in all games since
)
- MakeRegularAlly (in all games since
)
- Determines whether the game should end if this character dies.
- EnableWeaponPickup (in all games since
)
- DisableWeaponPickup (in all games since
)
- Enables/disables weapon pickup.