item_ammo_ar

From Valve Developer Community
Revision as of 11:20, 4 January 2024 by WisdomBot (talk | contribs) (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Jump to navigation Jump to search
List of SE1 entities
Item ammo ar.png

item_ammo_ar is a point available in SiN Episodes SiN Episodes. It's a magasin of assault rifle ammo for the weapon_assault_rifle and provides 30 in ammunition 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.