Prop exploding barrel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "The prop_exploding_barrel is an entity in CS:GO sdk, when shot it explodes and does significant damage to players around")
 
mNo edit summary
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The prop_exploding_barrel is an entity in CS:GO sdk, when shot it explodes and does significant damage to players around
{{LanguageBar}}
{{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.
 
By default it uses the following model - {{file|models/props/coop_cementplant/exloding_barrel/exploding_barrel|mdl}}
 
{{stub}}
 
[[Category:Prop entities|exploding barrel]]

Latest revision as of 10: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.