npc_alyx
Jump to navigation
Jump to search
Code classes:
CNPC_Alyx
CNPC_PlayerCompanion
CAI_PlayerAlly
CAI_BaseActor
CAI_BaseNPC
(NPCs)CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
(models)CBaseEntity
(all ents)
npc_alyx
is a point entity present in the Half-Life 2 series. Alyx, the female sidekick and love interest that's taking the world by storm!
Note: All keyvalues, inputs, and outputs are available in Episodic only.
Keyvalues[edit | edit source]
- Should alyx have her EMP?
(ShouldHaveEMP)
<boolean>
- Determines if Alyx can reprogram rollermines using the EMP tool.
- Bug: Doesn't stop her from trying! Unless the DisallowInteraction input is sent, she still sticks her arm out for no reason.
Inputs[edit | edit source]
- DisallowInteraction
- Disallows Alyx from trying to hack rollermines.
- AllowInteraction
- Allows Alyx to hack rollermines and manhacks.
- AllowDarknessSpeech
<boolean>
- Enables or disables Alyx's darkness mode lines. (I.e. "Shine your light on that thing")
- GiveEMP
<boolean>
- Sets Should alyx have her EMP?.
- VehiclePunted (Not in FGD)
- If Alyx is in a vehicle and that vehicle is the caller, makes her complain about being punted by the gravity gun.