Tf weapon bat wood: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Classifying as model entity) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{this is a|model entity|game=Team Fortress 2|name=tf_projectile_bat_wood}} | ||
tf_weapon_bat_wood is the [http://wiki.teamfortress.com/wiki/Scout scout's] melee weapon more known as the [http://wiki.teamfortress.com/wiki/Sandman Sandman]. The primary fire does a regular hit while it's secondary fire shoots a [https://developer.valvesoftware.com/wiki/Tf_projectile_stun_ball ball that stuns based on how far it went]. The weapon, if spawned by "ent_create tf_weapon_bat_wood", appears invisible. | tf_weapon_bat_wood is the [http://wiki.teamfortress.com/wiki/Scout scout's] melee weapon more known as the [http://wiki.teamfortress.com/wiki/Sandman Sandman]. The primary fire does a regular hit while it's secondary fire shoots a [https://developer.valvesoftware.com/wiki/Tf_projectile_stun_ball ball that stuns based on how far it went]. The weapon, if spawned by "ent_create tf_weapon_bat_wood", appears invisible. |
Latest revision as of 05:58, 19 May 2025
tf_projectile_bat_wood
is a model entity available in Team Fortress 2.
tf_weapon_bat_wood is the scout's melee weapon more known as the Sandman. The primary fire does a regular hit while it's secondary fire shoots a ball that stuns based on how far it went. The weapon, if spawned by "ent_create tf_weapon_bat_wood", appears invisible.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities