Npc grenade frag

From Valve Developer Community
Revision as of 14:02, 2 November 2008 by FrozenArmageddon (talk | contribs) (Added Dedicated Console Variables)
Jump to navigation Jump to search

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

sk_plr_dmg_fraggrenade (Defult 150)
sk_npc_dmg_fraggrenade (Defult 75)
sk_fraggrenade_radius (Defult 250)
Todo: Fix any Typos?

Keyvalues

Flags

Inputs

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

Outputs

See Also