This article's documentation is for the "GoldSrc" engine. Click here for more information.

Ammo ARgrenades (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Hl1_series_point|ammo_ARgrenades}} Ammo used for the <code>weapon_9mmAR</code> weapon. == Key values == {{Hl1 kv targetx}} == Flags == * 2048 :...")
 
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Hl1_series_point|ammo_ARgrenades}} Ammo used for the <code>[[weapon_9mmAR_(GoldSrc)|weapon_9mmAR]]</code> weapon.
{{TabsBar|main=Ammo ARgrenades}}
{{This is a|point entity|name=ammo_ARgrenades|engine=GoldSrc|game=Half-Life|game1=Half-Life: Opposing Force|game2=Half-Life: Blue Shift}} Ammo used for the {{ent|weapon_9mmAR|engine=goldsrc}} weapon.


== Key values ==
{{altnames|name1=ammo_mp5grenades}}
 
== Keyvalues ==
{{Hl1 kv targetx}}
{{Hl1 kv targetx}}


== Flags ==
== Flags ==
* 2048 : "Not in Deathmatch"
{{fl|2048|Not in Deathmatch}}
 
[[Category:Half-Life Entities]]

Latest revision as of 03:00, 25 June 2025

Source Engine ( Half-Life: Source | Black Mesa )
edit

ammo_ARgrenades is a point entity available in Half-Life Half-Life, Half-Life: Opposing Force Half-Life: Opposing Force, and Half-Life: Blue Shift Half-Life: Blue Shift. Ammo used for the weapon_9mmAR weapon.

AltNames.pngAltNames: This entity is also tied to ammo_mp5grenades.

Keyvalues

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.

Flags

Not in Deathmatch : [2048]