asw_healgrenade_projectile
(Redirected from Asw healgrenade)
Jump to navigation
Jump to search
This entity is not in the stock FGD files by default.
|
Code classes:
CASW_HealGrenade_Projectile
CASW_AOEGrenade_Projectile
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
(models)CBaseEntity
(all ents)
asw_healgrenade_projectile
is a point entity present in Alien Swarm. It's an active heal beacon. When placed in Hammer, it is logical to spawn them with point_template
.
ConVars/Commands[edit | edit source]
ConVar/Command | Parameters or default value | Parameter Type | Effect |
---|---|---|---|
asw_healgrenade | 90 40 40 | color255 | Color of the glow effect. |
asw_healgrenade_gravity | 1000 | Arbitrary number | Gravity for the beacon. Note that the beacon will have less time to be active the longer it stays in the air. |
FGD Code[edit | edit source]
@PointClass base(Targetname, Parentname) studio("models/items/Mine/mine.mdl") = asw_healgrenade_projectile : "A Heal Beacon that starts active. Can be targeted by an ai_relationship."
[
skin(integer) readonly : "Skin" : 2 : "Some models have multiple versions of their textures, called skins. Heal Beacons should ALWAYS be using skin 2."
]