Tf weapon wrench: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Classifying as model entity)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
{{lang|tf_weapon_wrench}}
{{CD|CTFRobotArm|file1=tf_weapon_wrench.cpp}}
{{tf2 point|tf_weapon_wrench}}
{{this is a|model entity|game=Team Fortress 2|name=tf_weapon_wrench}}


==Entity description==
==Entity description==
Entity for the Wrench, the Southern Hospitality, the Golden Wrench, the Jag, and the Eureka effect (melee weapons for the Engineer). Also used for upgrading constructions like Sentries, Dispensers, and Teleporters.
Entity for the [http://wiki.teamfortress.com/wiki/Wrench Wrench], the [http://wiki.teamfortress.com/wiki/Southern_hospitality Southern Hospitality], the [http://wiki.teamfortress.com/wiki/Golden_wrench Golden Wrench], the [http://wiki.teamfortress.com/wiki/Jag Jag], and the [http://wiki.teamfortress.com/wiki/Eureka_Effect Eureka Effect] (melee weapons for the Engineer). Also used for upgrading constructions like Sentries, Dispensers, and Teleporters.
The Southern Hospitality causes bleed damage on hit, the Golden Wrench turns players into golden statues when killed, the Jag speeds up the building process, and the Eureka Effect teleports the Engineer back to spawn on alt-fire.
The Southern Hospitality causes bleed damage on hit, the Golden Wrench turns players into golden statues when killed, the Jag speeds up the building process, and the Eureka Effect teleports the Engineer back to spawn on alt-fire.
==Keyvalues==
{{KV Targetname}}
==Inputs==
{{I Targetname}}
==Outputs==
{{O Targetname}}

Latest revision as of 04:35, 19 May 2025

English (en)Translate (Translate)
C++ Class hierarchy
CTFRobotArm
CTFWrench
CTFWeaponBaseMelee
CTFWeaponBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
C++ tf_weapon_wrench.cpp

tf_weapon_wrench is a model entity available in Team Fortress 2 Team Fortress 2.

Entity description

Entity for the Wrench, the Southern Hospitality, the Golden Wrench, the Jag, and the Eureka Effect (melee weapons for the Engineer). Also used for upgrading constructions like Sentries, Dispensers, and Teleporters. The Southern Hospitality causes bleed damage on hit, the Golden Wrench turns players into golden statues when killed, the Jag speeds up the building process, and the Eureka Effect teleports the Engineer back to spawn on alt-fire.