tf_weapon_crossbow

From Valve Developer Community
Jump to: navigation, search
English (en)Translate (Translate)
Class hierarchy
CTFCrossbow
CTFRocketLauncher
CTFWeaponBaseGun
CTFWeaponBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
tf_weapon_rocketlauncher.cpp

tf_weapon_crossbow is a point entity available in Team Fortress 2 Team Fortress 2.

tf_weapon_crossbow is the medic's primary weapon called the Crusader's Crossbow. The weapon fires a tf_projectile_healing_bolt which either heals its team or damages the enemy on collision. Though if the weapon is spawned by "ent_create tf_weapon_crossbow", it appears invisible.

Keyvalues

Name (targetname) <string>
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities