item_ammo_ar_grenade

From Valve Developer Community
Revision as of 19:12, 17 May 2024 by PeeBot (talk | contribs) (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
List of SE1 entities
Item ammo ar grenade.png

item_ammo_ar_grenade is a point entity available in SiN Episodes SiN Episodes. It is a grenade of secondary assault rifle ammo type for the weapon_assault_rifle and provides one grenade regardless of difficulty setting.

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

Outputs

OnPlayerTouch
Fires when the player touches this item. !activator is the player.
OnUse
Fired when the Use input is given.