Tf weapon particle cannon: Difference between revisions
Jump to navigation
Jump to search

Note:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history
IS NEW Puddy (talk | contribs) (Created page with "{{tf2 point|tf_weapon_particle_cannon}} ==Entity description== The entity used for the [http://wiki.teamfortress.com/wiki/Soldier Soldier's] primary weapon known as the [http...") |
Kestrelguy (talk | contribs) m (updated template usage.) |
||
Line 1: | Line 1: | ||
{{lang|{{PAGENAME}}}} | |||
{{ent not in fgd}} | |||
{{tf2 point|tf_weapon_particle_cannon}} | {{tf2 point|tf_weapon_particle_cannon}} | ||
==Entity | ==Entity Description== | ||
The entity used for the | The entity used for the {{tfwiki|Soldier|Soldier's}} primary weapon known as the {{tfwiki|Cow Mangler 5000}}. If this entity is spawned using <tt>ent_create tf_weapon_particle_cannon</tt>, it will not appear in-game. | ||
==Keyvalues== | ==Keyvalues== | ||
{{KV | {{KV BaseAnimating|base=1|noscroll=0}} | ||
{{KV BaseEntity|base=1}} | |||
==Inputs== | ==Inputs== | ||
{{I | {{I WeaponSpawnSingle|tf2=1}} | ||
==Outputs== | ==Outputs== | ||
{{O | {{O Weapon}} |
Revision as of 16:13, 16 October 2022


tf_weapon_particle_cannon
is a point entity available in Team Fortress 2.
Entity Description
The entity used for the Soldier's primary weapon known as the
Cow Mangler 5000. If this entity is spawned using ent_create tf_weapon_particle_cannon, it will not appear in-game.
Keyvalues

Inputs
Outputs
Weapon:
- OnNPCPickup
- !activator = NPC
!caller = this entity
Fires when an NPC picks up this weapon.
- OnPlayerUse
- !activator = player
!caller = this entity
Fires when the player +uses this weapon.
- OnPlayerPickup
- !activator = player
!caller = this entity
Fires when a player picks up this weapon.
- OnCacheInteraction
- Fires when the player 'proves' they've found this weapon. Fires on: Player Touch, +USE pickup, Physcannon pickup, Physcannon punt.