Item armorInv (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{entity|item_armor3|<!--sprite=1-->|type=point|engine=gldsrc|game=DMC}} This entity is used to create the Red Armor. ==Key Values== {{Hl1_kv_targetname}} ==Flags== {{Hl1_Ap...") |
m (Dmx6 moved page Item armor3 (GoldSrc) to Item armorInv (GoldSrc): Correct) |
(No difference)
| |
Revision as of 12:44, 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.