Tf weapon jar gas: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{tf2 point|tf_weapon_jar_gas}} ==Entity description== The entity used for the [http://wiki.teamfortress.com/wiki/Pyro Pyro's] secondary weapon known as the [http://wiki.team...")
 
m (Classifying as model entity)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{tf2 point|tf_weapon_jar_gas}}
{{this is a|model entity|game=Team Fortress 2|name=tf_weapon_jar_gas}}


==Entity description==
This entity is used for the [http://wiki.teamfortress.com/wiki/Pyro Pyro's] secondary weapon known as the [http://wiki.teamfortress.com/wiki/Gas_Passer Gas Passer]. It will not appear in-game if spawned using the <code>ent_create</code> command.
The entity used for the [http://wiki.teamfortress.com/wiki/Pyro Pyro's] secondary weapon known as the [http://wiki.teamfortress.com/wiki/Gas_Passer Gas Passer]. If this entity is spawned using ent_create tf_weapon_jar_gas it will not appear in-game.


==Keyvalues==
==Keyvalues==
{{KV Targetname}}
{{KV Targetname}}
==Inputs==
{{I Targetname}}
==Outputs==
{{O Targetname}}

Latest revision as of 05:58, 19 May 2025

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

This entity is used for the Pyro's secondary weapon known as the Gas Passer. It will not appear in-game if spawned using the ent_create command.

Keyvalues

Name (targetname) <string>[ Edit ]
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