Dod trigger sandbag (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{entity|dod_trigger_Sandbag|<!--sprite=1-->|type=brush|engine=gldsrc|game=Day of Defeat}} Used to mark an area where a player can stand and deploy their machine gun, read C...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{entity| | {{entity|dod_trigger_sandbag|<!--sprite=1-->|type=brush|engine=gldsrc|game=Day of Defeat}} Used to mark an area where a player can stand and deploy their machine gun, read [[Creating a machine gun nest in Day of Defeat|this article]] how to use this entity. | ||
==Key Values== | ==Key Values== |
Revision as of 00:07, 15 August 2023
Template:Entity Used to mark an area where a player can stand and deploy their machine gun, read this article how to use this entity.
Key Values
- Name (targetname) <string>
- The targetname that other entities refer to this entity by.
- Master (master) <string>
- Name of a multisource entity.
- Target (target) <targetname>
- Target Path.
- Moves with (movewith) <targetname>
- Name of the source entity with which the entity is to move along.
- Degrees in either direction (sandbag_range) <integer>
- Degree of the maximal movement of the machine gun.