Grenade: Difference between revisions
Jump to navigation
Jump to search
Note:If you want to add a frag grenade pickup to your level, you may want to use weapon_frag. If you want the actual exploding grenade entity, you may be looking for npc_grenade_frag
(-added class hierarchy, cleanup) |
No edit summary |
||
(7 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{TabsBar|main=Grenade}} | |||
{{stub}} | {{stub}} | ||
{{CD|CBaseGrenade}} | {{CD|CBaseGrenade|base=CBaseProjectile|file1=basegrenade_shared.cpp}} | ||
{{entity| | {{CD|CBaseGrenade|game={{l4ds|4}}}} | ||
{{this is a|model entity|name=grenade}} It serves as the basis for grenades in all Source games. | |||
{{note|If you want to add a frag grenade pickup to your level, you may want to use [[weapon_frag]]}} | {{note|If you want to add a frag grenade pickup to your level, you may want to use [[weapon_frag]]. If you want the actual exploding grenade entity, you may be looking for [[npc_grenade_frag]]}} |
Latest revision as of 05:01, 27 May 2025
![]() |
---|
CBaseGrenade |
![]() |
![]() |
---|
![]() ![]() |
CBaseGrenade |
grenade
is a model entity available in all Source games. It serves as the basis for grenades in all Source games.
