Grenade frag us: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Classifying as model entity)
Line 1: Line 1:
{{CD|CDODHandGrenade|file1=dod_stickgrenade.h}}
{{CD|CDODHandGrenade|file1=dod_stickgrenade.h}}
{{ent not in fgd}}
{{ent not in fgd}}
{{this is a|point entity|name=grenade_frag_us|game=Day of Defeat: Source}} A hand grenade created from {{ent|weapon_frag_us}} or {{ent|weapon_frag_us_live}}.
{{this is a|model entity|name=grenade_frag_us|game=Day of Defeat: Source}} A hand grenade created from {{ent|weapon_frag_us}} or {{ent|weapon_frag_us_live}}.





Revision as of 04:31, 19 May 2025

C++ Class hierarchy
CDODHandGrenade
CDODBaseGrenade
CBaseGrenade
CBaseProjectile
CBaseAnimating
CBaseEntity
C++ dod_stickgrenade.h
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

grenade_frag_us is a model entity available in Day of Defeat: Source Day of Defeat: Source. A hand grenade created from weapon_frag_us or weapon_frag_us_live.


See also