Item shells (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{entity|item_shells|<!--sprite=1-->|type=point|engine=gldsrc|game=DMC}} This entity is used to create the Shell Armor Box for the <code>weapon_supershotgun_(GoldSrc)|weapon...") |
(→Flags) |
||
| Line 5: | Line 5: | ||
==Flags== | ==Flags== | ||
{{Hl1_Appearflags}} | |||
[[Category:Deathmatch Classic entities]] | [[Category:Deathmatch Classic entities]] | ||
Revision as of 06:58, 29 July 2023
Template:Entity This entity is used to create the Shell Armor Box for the weapon_supershotgun Weapon.
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.