Ammo buckshot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Classifying as model entity) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Ent not in fgd}} | {{Ent not in fgd}} | ||
{{this is a| | {{CD|CItemAmmoBuckshot|nolink=1|file1=item_ammo.cpp}} | ||
It is an invisible ammunition entity for | {{this is a|model entity|name=ammo_buckshot|game=Counter-Strike: Source}} | ||
It is an invisible ammunition entity for {{ent|weapon_m3}} and {{ent|weapon_xm1014}}. | |||
==Keyvalues== | == Keyvalues == | ||
{{KV | {{KV Targetname}} | ||
Latest revision as of 04:28, 19 May 2025
![]() |
---|
CItemAmmoBuckshot |
![]() |
ammo_buckshot
is a model entity available in Counter-Strike: Source.
It is an invisible ammunition entity for weapon_m3 and weapon_xm1014.
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