Item ammo 357 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_357_large}}
{{DISPLAYTITLE:item_ammo_357_large}}
{{hl2 point|item_ammo_357_large}}
{{hl2 point|item_ammo_357_large}}
[[Image:Item_ammo_357.jpg|thumb|250px|right|The item_ammo_357_large looks exactly identical to the [[item_ammo_357]] seen here.]]


== Entity description ==
== Entity description ==
[[Image:Item_ammo_357.jpg|frame|right|The item_ammo_357_large looks exactly identical to the [[item_ammo_357]] seen here.]]
A ''large'' box of .357 Magnum caliber ammo for the [[weapon_357|Magnum revolver]], providing 12 rounds regardless of the current difficulty setting.
A ''large'' box of .357 Magnum caliber ammo for the [[weapon_357|Magnum revolver]], providing 12 rounds regardless of the current difficulty setting.


Line 18: Line 18:
* [[item_ammo_357]]
* [[item_ammo_357]]


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

Revision as of 13:28, 15 January 2012

Template:Hl2 point

The item_ammo_357_large looks exactly identical to the item_ammo_357 seen here.

Entity description

A large box of .357 Magnum caliber ammo for the Magnum revolver, providing 12 rounds 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