point_give_ammo

From Valve Developer Community
Revision as of 04:26, 17 April 2016 by Fayti1703 (talk | contribs) (Created page, was missing. Discovered during a read of csgo.fgd, second to last entity. Feel free to edit, fix, reformat or whatever.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a point entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive.

Entity Description

An entity that gives ammo to the activator. Use a trigger or a button to trigger this entity.

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

Inputs

GiveAmmo
Fill up the ammo of all weapons held by the activator of this entity.

Outputs