Item box buckshot: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (rm frivolous comment)
No edit summary
Line 1: Line 1:
{{wrongtitle|title=item_box_buckshot}}
{{wrongtitle|title=item_box_buckshot}}
{{hl2 point|item_box_buckshot}}


==Entity Description==
==Entity Description==

Revision as of 11:55, 26 July 2011

Template:Wrongtitle Template:Hl2 point

Entity Description

Shotgun ammo.

A box of 12 gauge buckshot shotgun shells that will provide ammunition for the shotgun.

Despite the appearance of its model, the amount of ammo the box will provide depends on the current difficulty setting:

  • At the "Easy" (skill 1) setting the box will provide 24 shells.
  • At the "Normal" (skill 2) setting the box will provide 20 shells.
  • At the "Hard" (skill 3) setting the box will provide 12 shells.

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.