This article relates to the game "Half-Life: Blue Shift". Click here for more information.
This article relates to the game "Half-Life: Opposing Force". Click here for more information.
This article relates to the game "Half-Life". Click here for more information.

Item suit (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(The "HEV Suit" is in CS as well, but the Steam version has it unused because the training center did not ship with versions beyond 1.5, the latest mod one.)
(-added class hierarchy)
Line 1: Line 1:
{{hl topicon}}{{hlop4 topicon}}{{hlbs topicon}}{{LanguageBar}}{{tabs|item_suit|goldsrc=1|source=1|main=source}}
{{LanguageBar}} {{hl topicon}}{{hlop4 topicon}}{{hlbs topicon}}{{LanguageBar}}
{{TabsBar|main=gs|base=item_suit}}
{{CD|CItemSuit|goldsrc=1}}
[[File:w_suit_goldsrc.png|thumb|right|200px|Worldmodel.]]
[[File:w_suit_goldsrc.png|thumb|right|200px|Worldmodel.]]
[[File:w_suit_goldsrc_op4.png|thumb|right|200px|Worldmodel in '''Opposing Force''', where the entity is used for the PCV.]]
[[File:w_suit_goldsrc_op4.png|thumb|right|200px|Worldmodel in '''Opposing Force''', where the entity is used for the PCV.]]

Revision as of 03:06, 22 September 2024

English (en)Translate (Translate)
English (en)Translate (Translate)
C++ Class hierarchy
CItemSuit
CItem
CBaseEntity
C++ items.cpp
Worldmodel.
Worldmodel in Opposing Force, where the entity is used for the PCV.
C++ Class hierarchy
CItemSuit
CItem
CBaseEntity
C++ items.cpp

item_suit is a point entity available in Half-Life Half-Life, Half-Life: Opposing Force Half-Life: Opposing Force, Half-Life: Blue Shift Half-Life: Blue Shift, and Counter-Strike Counter-Strike.
Similar to its appearance in Half-Life 2, it represents the Mark IV Hazardous Environment suit.

Description

Developed by Black Mesa scientists, it is meant to protect employees of the Black Mesa Research Facility from many hazards including Fire, Toxic Waste, Hazardous Chemicals, Biohazards, and other less-severe injuries like lacerations and fractures.

In Half-Life: Opposing Force it represents Adrian Shephard's Combine overwiki icon.png PCV.

In Half-Life: Blue Shift it represents Barney Calhoun's armor vest and helmet picked up at the beginning of the game.

Icon-Important.pngImportant:This entity should be placed at least one unit above the ground, or it will not be visible in-game.

Flags

  • 1: Short Logon
When checked, will not play the HEV logon voice lines past (fvox/hev_logon.wav).

Gallery

External links