Npc grenade frag: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(immobile, i guess)
Line 19: Line 19:
[[Category:Entities]]
[[Category:Entities]]
[[Category:NPCs]]
[[Category:NPCs]]
{{immobile npc}}

Revision as of 19:26, 6 April 2008

Entity description

npc_grenade_frag is the entity that represents an active grenade (weapon_frag thrown by a player or NPC) in-game.

Dedicated Console Variables

Todo: none?

Keyvalues

Flags

Inputs

  • SetTimer <float>
This input makes the grenade live, and specifies how many seconds before it explodes.

Outputs

See Also