Tf weapon bat wood: Difference between revisions
Jump to navigation
Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
Line 1: | Line 1: | ||
{{this is a| | {{this is a|point 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. |
Revision as of 18:28, 17 May 2024
tf_projectile_bat_wood
is a point 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