Skip to content

CS:GO Server Classes

Markus edited this page Sep 5, 2023 · 4 revisions

see CS2-Server-Classes for Counter-Strike 2

Here is a list of all currently know server classes and their properties.

GitHub doesn't allow Wiki pages to be large enough to display all properties here so you'll need to go to here.

Alternatively you can use this command to print out all server classes + properties:

$ go run -tags debugdemoinfocs -ldflags '-X github.com/markus-wa/demoinfocs-golang/v4/pkg/demoinfocs.debugServerClasses=YES' examples/print-events/print_events.go -demo test/cs-demos/default.dem
  1. Server Classes
  2. Properties

Server Classes

CAI_BaseNPC
CAK47
CBaseAnimating
CBaseAnimatingOverlay
CBaseAttributableItem
CBaseButton
CBaseCombatCharacter
CBaseCombatWeapon
CBaseCSGrenade
CBaseCSGrenadeProjectile
CBaseDoor
CBaseEntity
CBaseFlex
CBaseGrenade
CBaseParticleEntity
CBasePlayer
CBasePropDoor
CBaseTeamObjectiveResource
CBaseTempEntity
CBaseToggle
CBaseTrigger
CBaseViewModel
CBaseVPhysicsTrigger
CBaseWeaponWorldModel
CBeam
CBeamSpotlight
CBoneFollower
CBreakableProp
CBreakableSurface
CC4
CCascadeLight
CChicken
CColorCorrection
CColorCorrectionVolume
CCSGameRulesProxy
CCSPlayer
CCSPlayerResource
CCSRagdoll
CCSTeam
CDEagle
CDecoyGrenade
CDecoyProjectile
CDynamicLight
CDynamicProp
CEconEntity
CEmbers
CEntityDissolve
CEntityFlame
CEntityFreezing
CEntityParticleTrail
CEnvAmbientLight
CEnvDetailController
CEnvDOFController
CEnvParticleScript
CEnvProjectedTexture
CEnvQuadraticBeam
CEnvScreenEffect
CEnvScreenOverlay
CEnvTonemapController
CEnvWind
CFEPlayerDecal
CFireCrackerBlast
CFireSmoke
CFireTrail
CFish
CFlashbang
CFogController
CFootstepControl
CFuncAreaPortalWindow
CFuncBrush
CFuncConveyor
CFunc_Dust
CFuncLadder
CFunc_LOD
CFuncMonitor
CFuncMoveLinear
CFuncOccluder
CFuncReflectiveGlass
CFuncRotating
CFuncSmokeVolume
CFuncTrackTrain
CGameRulesProxy
CHandleTest
CHEGrenade
CHostage
CHostageCarriableProp
CIncendiaryGrenade
CInferno
CInfoLadderDismount
CInfoOverlayAccessor
CItem_Healthshot
CKnife
CKnifeGG
CLightGlow
CMaterialModifyControl
CMolotovGrenade
CMolotovProjectile
CMovieDisplay
CParticleFire
CParticlePerformanceMonitor
CParticleSystem
CPhysBox
CPhysBoxMultiplayer
CPhysicsProp
CPhysicsPropMultiplayer
CPhysMagnet
CPlantedC4
CPlasma
CPlayerResource
CPointCamera
CPointCommentaryNode
CPoseController
CPostProcessController
CPrecipitation
CPrecipitationBlocker
CPredictedViewModel
CPropDoorRotating
CProp_Hallucination
CPropJeep
CPropVehicleDriveable
CRagdollManager
CRagdollProp
CRagdollPropAttached
CRopeKeyframe
CSCAR17
CSceneEntity
CSensorGrenade
CSensorGrenadeProjectile
CShadowControl
CSlideshowDisplay
CSmokeGrenade
CSmokeGrenadeProjectile
CSmokeStack
CSpatialEntity
CSpotlightEnd
CSprite
CSpriteOriented
CSpriteTrail
CStatueProp
CSteamJet
CSun
CSunlightShadowControl
CTeam
CTeamplayRoundBasedRulesProxy
CTEArmorRicochet
CTEBaseBeam
CTEBeamEntPoint
CTEBeamEnts
CTEBeamFollow
CTEBeamLaser
CTEBeamPoints
CTEBeamRing
CTEBeamRingPoint
CTEBeamSpline
CTEBloodSprite
CTEBloodStream
CTEBreakModel
CTEBSPDecal
CTEBubbles
CTEBubbleTrail
CTEClientProjectile
CTEDecal
CTEDust
CTEDynamicLight
CTEEffectDispatch
CTEEnergySplash
CTEExplosion
CTEFireBullets
CTEFizz
CTEFootprintDecal
CTEFoundryHelpers
CTEGaussExplosion
CTEGlowSprite
CTEImpact
CTEKillPlayerAttachments
CTELargeFunnel
CTEMetalSparks
CTEMuzzleFlash
CTEParticleSystem
CTEPhysicsProp
CTEPlantBomb
CTEPlayerAnimEvent
CTEPlayerDecal
CTEProjectedDecal
CTERadioIcon
CTEShatterSurface
CTEShowLine
CTesla
CTESmoke
CTESparks
CTESprite
CTESpriteSpray
CTest_ProxyToggle_Networkable
CTestTraceline
CTEWorldDecal
CTriggerPlayerMovement
CTriggerSoundOperator
CVGuiScreen
CVoteController
CWaterBullet
CWaterLODControl
CWeaponAug
CWeaponAWP
CWeaponBaseItem
CWeaponBizon
CWeaponCSBase
CWeaponCSBaseGun
CWeaponCycler
CWeaponElite
CWeaponFamas
CWeaponFiveSeven
CWeaponG3SG1
CWeaponGalil
CWeaponGalilAR
CWeaponGlock
CWeaponHKP2000
CWeaponM249
CWeaponM3
CWeaponM4A1
CWeaponMAC10
CWeaponMag7
CWeaponMP5Navy
CWeaponMP7
CWeaponMP9
CWeaponNegev
CWeaponNOVA
CWeaponP228
CWeaponP250
CWeaponP90
CWeaponSawedoff
CWeaponSCAR20
CWeaponScout
CWeaponSG550
CWeaponSG552
CWeaponSG556
CWeaponSSG08
CWeaponTaser
CWeaponTec9
CWeaponTMP
CWeaponUMP45
CWeaponUSP
CWeaponXM1014
CWorld
DustTrail
MovieExplosion
ParticleSmokeGrenade
RocketTrail
SmokeTrail
SporeExplosion
SporeTrail
Clone this wiki locally