asw_weapon_night_vision
(Redirected from Asw night vision duration)
Jump to navigation
Jump to search
This entity is not in the stock FGD files by default.
|
Code classes:
CASW_Weapon_Night_Vision
CASW_Weapon
(weapons)CBaseCombatWeapon
(weapons)CBaseAnimating
(models)CBaseEntity
(all ents)
asw_weapon_night_vision
is a point entity present in Alien Swarm. The MNV34 Nightvision Goggles give the wearer the ability to see better in dark areas and highlights enemies.
FGD Code[edit | edit source]
@PointClass base(Weapon) studio("models/items/itembox/itemboxsmall.mdl") = asw_weapon_night_vision : "Night Vision"
[
Skin(integer)readonly : "Skin" : 5
]
ConVars/Commands[edit | edit source]
ConVar/Command | Parameters or default value | Parameter Type | Effect |
---|---|---|---|
asw_night_vision_duration | 20.0 | Seconds | How long the night vision effect will last. |
See Also[edit | edit source]
- MNV34 Nightvision Goggles on the Alien Swarm wiki.