weapon_rifle_sg552_spawn

From Valve Developer Community
Jump to: navigation, search
class hierarchy
CWeaponrifle_sg552Spawn
CWeaponSpawn
CItem
CBaseAnimating
CBaseEntity

weapon_rifle_sg552_spawn is a point entity available in Left 4 Dead 2 Left 4 Dead 2. Is a possible spawn point for the SG552 assault rifle, with ability to zoom.
Originally this weapon, ported from Counter-Strike: Source, was exclusive to German players using the Censored version until it was made available for everyone in the "Last Stand" update (September 2020).

Keyvalues

Count (count) <integer>
Max number of weapons given before disappearing.
Weapon Skin (weapon_skin) <integer>
Some weapons have multiple versions of their textures, called skins. Set this to a number other than -1 to make the given weapon use that skin instead of the default.

Flags

  •  [1] : Enable Physics
  •  [2] : Must Exist
  •  [4] : Absorb any dropped weapon type
  •  [8] : Infinite items (overrides count)

See also