Weapon item spawn
Jump to navigation
Jump to search
Template:L4d2 point It is a spawn point for any available item, except weapon upgrades.
Keyvalues
- Melee Weapon ([todo internal name (i)]) <string>
- Options: 'Any' or a comma-delimited string of melee weapon script names. Leave blank for none.
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Flags
- 1 : Enable Physics on spawned item
- 2 : Spawned Item Must Exist
- 8 : Infinite Items