item_suit

From Valve Developer Community
Jump to navigation Jump to search
English (en)Translate (Translate)
edit

Stub

This article or section is a stub. You can help by expanding it.

item_suit is a point entity available in Black Mesa Black Mesa. This entity represents the Mark IV Hazardous Environment suit.

Flags

Start Asleep : [1]
Motion Disabled : [2]
Boot Sequence : [131072]

Outputs

BaseEntityIO:
OnUser1 to OnUser4<string>
These outputs each fire in response to the firing of the like-numbered FireUser1 to FireUser4 Input; see User Inputs and Outputs.
OnPlayerDenied
Fires when the player picks up this object.
OnPlayerPickup
Fires when the player attempts to pick up this object but is denied.