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

Item armorInv (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
No edit summary
Line 1: Line 1:
{{this is a|point entity|<!--sprite=1-->|name=item_armorInv|engine=GoldSrc|game=Deathmatch Classic}} This entity is used to create the Red Armor.
{{this is a|point entity|<!--sprite=1-->|name=item_armorInv|engine=GoldSrc|game=Deathmatch Classic}} This entity is used to create the Red Armor.


{{altnames|name1=item_armor3}}
==Key Values==
==Key Values==
{{Hl1_kv_targetname}}
{{Hl1_kv_targetname}}

Revision as of 07:44, 18 March 2025

item_armorInv is a point entity available in Deathmatch Classic Deathmatch Classic. This entity is used to create the Red Armor.

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

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by, usually via the target, killtarget, and TriggerTarget KVs.

Flags

Not In Deathmatch : [2048]
Prevent this entity from attempting to spawn when deathmatch (multiplayer) is enabled.