asw_weapon_hornet_barrage

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.

Code classes:

Asw itemboxsmall skin3.png

asw_weapon_hornet_barrage is a point entity present in Asw.pngAlien Swarm. The Hornet Barrage launches homing missiles in all directions, each dealing 50 damage.

FGD Code[edit | edit source]

@PointClass base(Weapon) studio("models/items/itembox/itemboxsmall.mdl") = asw_weapon_hornet_barrage : "Hornet Barrage"
[
    skin(integer) readonly : "Skin" : 3 : "Some models have multiple versions of their textures, called skins. Hornet Barrages should ALWAYS be using skin 3."
]

See Also[edit | edit source]