asw_weapon_bait

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_weapon_bait is a point entity present in Asw.pngAlien Swarm. The bait is an unused weapon that distracts nearby aliens for a short time. It is described as "a large chunk of synthetic meat soaked in Swarm pheromones."

FGD Code[edit | edit source]

@PointClass base(Weapon) studio("models/swarm/flare/flareweapon.mdl") = asw_weapon_bait : "Meat Cake Bait."
[]

ConVars/Commands[edit | edit source]

ConVar/CommandParameters or default valueParameter TypeEffect
asw_bait_launch_delay0.15SecondsHow much time there is between pressing the fire key and launching the bait.
asw_bait_refire_time0.1SecondsMinimum amount of time between bait throws.

See Also[edit | edit source]