item_suit

From Valve Developer Community
Revision as of 21:43, 22 March 2025 by Kr0tchet (talk | contribs) (Created page with "{{Stub}} {{This is a|point entity|name=item_suit|game=Black Mesa}} This entity represents the Mark IV Hazardous Environment suit. ==Flags== {{fl|1|Start Asleep|}} {{fl|2|Motion Disabled|}} {{fl|131072|Boot Sequence|}} ==Outputs== {{O BaseEntityIO}} {{O|OnPlayerDenied|Fires when the player picks up this object.}} {{O|OnPlayerPickup|Fires when the player attempts to pick up this object but is denied.}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 <stringRedirectOutput/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.