weapon_cs_base

From Valve Developer Community
Jump to navigation Jump to search

Stub

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

Info.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can only be configured through code.
Class hierarchy
CWeaponCSBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
weapon_csbase.cpp

weapon_cs_base is an entity available in Counter-Strike: SourceCounter-Strike: Global Offensive Counter-Strike series and Left 4 Dead series Left 4 Dead series.

Warning.pngWarning:The {{{game}}} parameter is inconsistent with the name defined by the {{Counter-Strike series}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Counter-Strike: SourceCounter-Strike: Global Offensive Counter-Strike series.

It is the base for all weapons.

See also