of_weapon_giver
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.
parentnameortarget).
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.