Item armorInv (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Dmx6 moved page Item armor3 (GoldSrc) to Item armorInv (GoldSrc): Correct)
No edit summary
Line 1: Line 1:
{{entity|item_armor3|<!--sprite=1-->|type=point|engine=gldsrc|game=DMC}} This entity is used to create the Red Armor.
{{entity|item_armorInv|<!--sprite=1-->|type=point|engine=gldsrc|game=DMC}} This entity is used to create the Red Armor.


==Key Values==
==Key Values==

Revision as of 12:45, 16 August 2023

Template:Entity This entity is used to create the Red Armor.

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.