of_weapon_giver

From Open Fortress Wiki
Revision as of 10:49, 4 January 2025 by Kate (talk | contribs) (Created page with "{{of point|of_weapon_giver|sprite=0}} Entity that can give and take weapons from players. ==Keyvalues== {{KV Targetname}} ==Inputs== {{IO|GiveWeapon|Give the player a weapon.|param=string}} {{IO|RemoveWeapon|Remove a weapon from the players inventory.|param=string}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Open Fortress of_weapon_giver is a point entity available in Open Fortress 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 or target).
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.