Weapon glock (Cry of Fear): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{this is a|point entity|name=weapon_glock|game=Cry of Fear}} A pistol based off the 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}}. thumb|right|Viewmodel. ==Key Values== {{Hl1_kv_targetname}} {{Hl1_kv_targetx}} {{KV_Angles}} ==Gallery== <gallery mode=nolines widths=256px heights=256px> File:Worldm.png|Worldmodel. </gallery>")
 
No edit summary
Line 2: Line 2:
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 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}}.


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


==Key Values==
==Key Values==

Revision as of 15:29, 26 September 2025

weapon_glock is a point entity available in Cry of Fear Cry of Fear. A pistol based off the Glock 17. The weapon's mag holds 15 rounds and up to 10 mags can be carried. A mag 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