of_weapon_giver
Jump to navigation
Jump to search
of_weapon_giver
is a point entity available in Open Fortress. Entity that can give and take weapons from players.
Keyvalues
- Name
(targetname)
<string> - 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
Inputs
- GiveWeapon <string>
- Give the player a weapon.
- RemoveWeapon <string>
- Remove a weapon from the players inventory.