Ammo 9mmbox (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Hl1_series_point|ammo_9mmbox}} Ammo used for the <code>weapon_9mmAR and weapon_9mmhandgun</code>. == Key values =...")
 
No edit summary
Line 1: Line 1:
{{Hl1_series_point|ammo_9mmbox}} Ammo used for the <code>[[weapon_9mmAR_(GoldSrc)|weapon_9mmAR]] and [[weapon_9mmhandgun_(GoldSrc)|weapon_9mmhandgun]]</code>.
{{Hl1_series_point|ammo_9mmbox}} Ammo used for the <code>[[weapon_9mmAR_(GoldSrc)|weapon_9mmAR]] and [[weapon_9mmhandgun_(GoldSrc)|weapon_9mmhandgun]]</code> weapons.


== Key values ==
== Key values ==

Revision as of 07:03, 29 July 2023

Template:Hl1 series point Ammo used for the weapon_9mmAR and weapon_9mmhandgun weapons.

Key values

Target (target) <targetname>
The targetname of an entity this entity will trigger when activated.
Delay before trigger (delay) <integer>
Delay in seconds before firing the targeted entity.
Killtarget (killtarget) <targetname>
Entity to remove when activated.