Weapon glock (Cry of Fear): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{this is a|point entity|name=weapon_glock|game=Cry of Fear}}
{{this is a|point entity|name=weapon_glock|game=Cry of Fear}}
A pistol based off the [[Wikipedia:Glock 17|Glock 17]]. The weapon's mag holds 15 rounds and up to 10 mags can be carried. A mag can be placed with {{ent|Ammo Glock (GoldSrc)|alt=ammo_glock}}.
A pistol based on the [[Wikipedia:Glock 17|Glock 17]]. It's magazine holds up to 15 rounds, and a maximum of 10 spare magazines can be carried. A magazine can be placed with {{ent|Ammo Glock (GoldSrc)|alt=ammo_glock}}.


[[File:Viewm.png|thumb|right|In-game viewmodel.]]
[[File:Viewm.png|thumb|right|In-game viewmodel.]]

Latest revision as of 15:31, 26 September 2025

weapon_glock is a point entity available in Cry of Fear Cry of Fear. A pistol based on the Glock 17. It's magazine holds up to 15 rounds, and a maximum of 10 spare magazines can be carried. A magazine can be placed with ammo_glock.

In-game viewmodel.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
Target (target) <targetname>
The targetname of an entity this entity will trigger when activated.
Delay before trigger (delay) <integer>
Delay in seconds before firing the targeted entity.
Killtarget (killtarget) <targetname>
Entity to remove when activated.
Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.

Gallery