Npc handgrenade: Difference between revisions
Jump to navigation
Jump to search
Note:Default model:
Note:Default touch behaviour CBaseGrenade::BounceTouch
Note:Default think CBaseGrenade::TumbleThink
No edit summary |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Ent not in fgd}} | {{Ent not in fgd}} | ||
{{CD|CBaseGrenadeTimed|file1=1}} | {{CD|CBaseGrenadeTimed|file1=1}} | ||
{{this is a|[[entity]]|name= | {{this is a|[[entity]]|name=npc_handgrenade|game=Half-Life: Source|game1=Half-Life 2|game2=Portal series|game3=Team Fortress 2}} Grenade that explodes immediately after it is spawned.{{clarify}} | ||
{{todo|also exists in hlsdm, all hl2 games}} | |||
{{note|Default model: <code>models/weapons/w_grenade.mdl</code>}} | |||
{{note|Default touch behaviour [https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/shared/basegrenade_shared.cpp#L352 CBaseGrenade::BounceTouch]}} | |||
{{note|Default think [https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/shared/basegrenade_shared.cpp#L453 CBaseGrenade::TumbleThink]}} | |||
== See Also == | |||
* {{ent|grenade}} |
Latest revision as of 12:05, 11 May 2025
![]() |
---|
CBaseGrenadeTimed |
![]() |
npc_handgrenade
is an entity available in Half-Life: Source,
Half-Life 2,
Portal series, and
Team Fortress 2. Grenade that explodes immediately after it is spawned.[Clarify]
Todo: also exists in hlsdm, all hl2 games

models/weapons/w_grenade.mdl

