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
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{CD|CBaseGrenade|file1=basegrenade_shared.cpp}} | {{CD|CBaseGrenade|file1=basegrenade_shared.cpp}} | ||
{{this is a|point entity|name=grenade}} It serves as the basis for | {{this is a|point 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]]. If you want the actual exploding grenade entity, you may be looking for [[npc_grenade_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]]}} |
Revision as of 02:06, 28 November 2024
![]() |
---|
CBaseGrenade |
![]() |
grenade
is a point entity available in all Source games. It serves as the basis for grenades in all Source games.
