Prop exploding barrel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 3: Line 3:
{{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".
By default it uses the following model - {{file|models/props/coop_cementplant/exloding_barrel/exploding_barrel|mdl}}


{{stub}}
{{stub}}


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

Latest revision as of 11:33, 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.