Weapon sg552: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) | m (Classifying as model entity) | ||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| [[File:weapon_sg552.PNG|thumb|right|350px]] | {{CD|CWeaponSG552|base=CWeaponCSBaseGun_cs|file1=weapon_sg552.cpp}} | ||
| {{this is a| | [[File:weapon_sg552.PNG|thumb|right|350px|The Krieg 552.]] | ||
| {{this is a|model entity|game=Counter-Strike: Source|name=weapon_sg552}} | |||
| The {{Wiki|SIG SG552}} is a terrorist-exclusive rifle that uses {{ent|ammo_556mm}} ammunition. | |||
| The {{Wiki|SIG SG552}} is a terrorist-exclusive rifle that uses  | |||
| __NOTOC__ | |||
| {{BasicCSSweapon}} | {{BasicCSSweapon}} | ||
| == See Also == | |||
| * {{ent|ammo_556mm}} | |||
| [[Category:Counter-Strike: Source Weapons|S]] | [[Category:Counter-Strike: Source Weapons|S]] | ||
Latest revision as of 04:37, 19 May 2025
|  Class hierarchy | 
|---|
| CWeaponSG552 | 
|  weapon_sg552.cpp | 
weapon_sg552  is a   model entity  available in  Counter-Strike: Source.
 Counter-Strike: Source.
The  SIG SG552 is a terrorist-exclusive rifle that uses ammo_556mm ammunition.
 SIG SG552 is a terrorist-exclusive rifle that uses ammo_556mm ammunition.
KeyValues
CS:S Weapon:
Flags
- Start Constrained : [1]
- Prevents the model from moving.
- Deny Player Pickup : [2] !FGD
- Prevents player from being able to pick up the weapon.
Outputs
CS:S Weapon:
- OnPlayerUse
- Fires when a player +uses this weapon (!activator is the player.). Does not fire if the weapon is picked up successfully.
- OnPlayerPickup
- Fires when a player picks this weapon up (!activator is the player.).
- OnCacheInteraction !FGD
- When dropped, fires every tick on player touch (!activator is the player.).
- OnNPCPickup !FGD
- Fires when an NPC picks up this weapon (!activator is the NPC). Bots are considered players, so this output has no functionality. Hostages might be NPCs, but they don't pick weapons up. Hostages might be NPCs, but they don't pick weapons up.