Item ammo ar2 large

From Valve Developer Community
Revision as of 11:42, 26 July 2011 by Dmx6 (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle Template:Hl2 point

Entity Description

The item_ammo_ar2_large looks exactly identical to the item_ammo_ar2 seen here.

A large clip of pulse ammo for the Overwatch pulse rifle, providing 60 pulses regardless of the current difficulty setting.

Keyvalues

  • Item:

Inputs

  • Item:

Outputs

  • Item:
OnPlayerTouch
Fires when the player touches this item. !activator is the player.
OnCacheInteraction
This output fires when the player proves they have "found" this item.
Fires on:
  • Player Touch (whether or not player actually acquires the item).
  • Picked up by +use.
  • Picked up by gravity gun.
  • Punted by gravity gun.

See Also