Ammo 762mm: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{ent not in fgd}}
{{ent not in fgd}}
{{this is a|point entity|name=ammo_762mm|game=Counter-Strike: Source|icon=1}}
{{this is a|entity|name=ammo_762mm|game=Counter-Strike: Source}}
 
==Entity description==
This entity is an invisible ammunition entity for [[weapon_ak47]], [[weapon_g3sg1]], and [[weapon_scout]].
This entity is an invisible ammunition entity for [[weapon_ak47]], [[weapon_g3sg1]], and [[weapon_scout]].


==Keyvalues==
== Keyvalues ==
{{KV BaseEntity|base=1}}
{{KV Targetname}}
 
==Inputs==
{{I BaseEntity|base=1}}
 
==Outputs==
{{O BaseEntity}}

Revision as of 12:54, 25 September 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

ammo_762mm is an entity available in Counter-Strike: Source Counter-Strike: Source. This entity is an invisible ammunition entity for weapon_ak47, weapon_g3sg1, and weapon_scout.

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