asw_mine

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 mine.png

asw_mine is a point entity present in Asw.pngAlien Swarm. It's an armed incendiary mine. 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_mine : "An armed incendiary grenade. Can be targeted by an ai_relationship."
[
    skin(integer) readonly : "Skin" : 0 : "Some models have multiple versions of their textures, called skins. Incendiary Grenades should ALWAYS be using skin 0."
]