This article's documentation is for the "GoldSrc" engine. Click here for more information.

Weapon supershotgun (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
mNo edit summary
Line 1: Line 1:
{{this is a|point|<!--sprite=1-->|name=weapon_supershotgun|engine=gldsrc|game=Deathmatch Classic}} This entity is used to create the Super Shotgun Weapon.
{{this is a|point|name=weapon_supershotgun|engine=gldsrc|game=Deathmatch Classic}} This entity is used to create the Super Shotgun Weapon.


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

Revision as of 10:50, 1 March 2024

weapon_supershotgun is a point available in Deathmatch Classic Deathmatch Classic.

Warning.pngWarning:
  • The {{{engine}}} parameter is inconsistent with the name defined by the {{gldsrc}} template. This can most likely be fixed by setting the value of the {{{engine}}} parameter to GoldSrc .
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

This entity is used to create the Super Shotgun Weapon.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
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.

Flags

Not In Deathmatch : [2048]
Prevent this entity from attempting to spawn when deathmatch (multiplayer) is enabled.