Tf weapon grapplinghook: Difference between revisions
Jump to navigation
Jump to search

IS NEW Puddy (talk | contribs) (Created page with "{{tf2 point|tf_weapon_grapplinghook}} ==Entity description== The entity used for the [https://wiki.teamfortress.com/wiki/Action_items Action] slot [http://wiki.teamfortress.c...") |
Kestrelguy (talk | contribs) m (updated templates used.) |
||
Line 1: | Line 1: | ||
{{tf2 point|tf_weapon_grapplinghook}} | {{lang|{{PAGENAME}}}} | ||
{{tf2 point|tf_weapon_grapplinghook}} It is the entity used for the [https://wiki.teamfortress.com/wiki/Action_items Action] slot [http://wiki.teamfortress.com/wiki/Grappling_Hook Grappling Hook]. If this entity is spawned using <code>ent_create tf_weapon_grapplinghook</code>, it will not appear in-game. | |||
==Keyvalues== | ==Keyvalues== | ||
{{KV | {{KV BaseEntity|base=1}} | ||
==Inputs== | ==Inputs== | ||
{{I | {{I BaseEntity|base=1}} | ||
==Outputs== | ==Outputs== | ||
{{O | {{O BaseEntity}} |
Revision as of 19:19, 7 May 2022


tf_weapon_grapplinghook
is a point entity available in Team Fortress 2. It is the entity used for the Action slot Grappling Hook. If this entity is spawned using
ent_create tf_weapon_grapplinghook
, it will not appear in-game.