Item ammo ar2 large: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:item_ammo_ar2_large}}
{{DISPLAYTITLE:item_ammo_ar2_large}}
[[Image:Item_ammo_ar2.jpg|thumb|200px|right|The item_ammo_ar2_large looks exactly identical to the [[item_ammo_ar2]] seen here.]]
{{hl2 point|item_ammo_ar2_large}}
{{hl2 point|item_ammo_ar2_large}}


==Entity Description==
==Entity description==
[[Image:Item_ammo_ar2.jpg|frame|right|The item_ammo_ar2_large looks exactly identical to the [[item_ammo_ar2]] seen here.]]
A ''large'' clip of pulse ammo for the [[weapon_ar2|Overwatch pulse rifle]], providing 60 pulses regardless of the current difficulty setting.
A ''large'' clip of pulse ammo for the [[weapon_ar2|Overwatch pulse rifle]], providing 60 pulses regardless of the current difficulty setting.


Line 15: Line 15:
* {{O Item}}
* {{O Item}}


==See Also==
==See also==
* [[item_ammo_ar2]]
* [[item_ammo_ar2]]


[[Category:Entities]] [[Category:Items]]
[[Category:Items]]

Revision as of 13:33, 15 January 2012

The item_ammo_ar2_large looks exactly identical to the item_ammo_ar2 seen here.

Template:Hl2 point

Entity description

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