asw_buffgrenade_projectile

From Source Entities
Jump to navigation Jump to search
Info.png

This entity is not in the stock FGD files by default.
See below for instructions on making it available.

Asw damageamp.png

asw_buffgrenade_projectile is a point entity present in Asw.pngAlien Swarm. It's an active damage amplifier. When placed in Hammer, it is logical to spawn them with point_template.

FGD Code[edit | edit source]

@PointClass base(Targetname, Parentname) studio("models/items/Mine/mine.mdl") = asw_buffgrenade_projectile : "A damage amplifier that starts active. Can be targeted by an ai_relationship."
[
    skin(integer) readonly : "Skin" : 1 : "Some models have multiple versions of their textures, called skins. Damage Amps should ALWAYS be using skin 1."
]