Item ammo ar grenade
Jump to navigation
Jump to search
Template:Se1 point 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>
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentnameortarget).
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
Useinput is given.