Prop exploding barrel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Classifying as model entity)
mNo edit summary
Line 1: Line 1:
{{LanguageBar}}
{{LanguageBar}}
{{CD|CCSPropExplodingBarrel|base=CPhysicsProp|file1=props.cpp}}
{{CD|CCSPropExplodingBarrel|base=CPhysicsProp|file1=props.cpp}}
{{This is a|model entity|name=prop_exploding_barrel|game=Counter-Strike: Global Offensive}} When shot it explodes and does significant damage to players around
{{This is a|model entity|name=prop_exploding_barrel|game=Counter-Strike: Global Offensive}} When shot it explodes and does significant damage to players around.
 
By default it uses the following model - "models/props/coop_cementplant/exloding_barrel/exploding_barrel.mdl".


{{stub}}
{{stub}}


[[Category:Prop entities|exploding barrel]]
[[Category:Prop entities|exploding barrel]]

Revision as of 06:42, 13 October 2025

English (en)Translate (Translate)
C++ Class hierarchy
CCSPropExplodingBarrel
CPhysicsProp
CBreakableProp
CBaseProp
CBaseAnimating
CBaseEntity
C++ props.cpp

prop_exploding_barrel is a model entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive. When shot it explodes and does significant damage to players around.

By default it uses the following model - "models/props/coop_cementplant/exloding_barrel/exploding_barrel.mdl".

Stub

This article or section is a stub. You can help by expanding it.