Item ammo duag: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 2: Line 2:
[[File: item_ammo_duag.png | right | 300px]]
[[File: item_ammo_duag.png | right | 300px]]


{{Entity|item_ammo_duag|type=point|game=SiN Episodes}} It is a bullet of secondary magnum ammo for the [[weapon_magnum]] and provides one bullet regardless of difficulty setting.
{{this is a|point|name=item_ammo_duag|game=SiN Episodes}} It is a bullet of secondary magnum ammo for the [[weapon_magnum]] and provides one bullet regardless of difficulty setting.


__TOC__
__TOC__

Revision as of 11:21, 4 January 2024

List of SE1 entities
Item ammo duag.png

item_ammo_duag is a point available in SiN Episodes SiN Episodes. It is a bullet of secondary magnum ammo for the weapon_magnum and provides one bullet regardless of difficulty setting.

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

Outputs

OnPlayerTouch
Fires when the player touches this item. !activator is the player.
OnUse
Fired when the Use input is given.