Item suit (Black Mesa): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(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.}}")
 
No edit summary
Line 1: Line 1:
{{LanguageBar}}
{{TabsBar|main=item_suit}}
{{Stub}}
{{Stub}}
{{This is a|point entity|name=item_suit|game=Black Mesa}}  
{{This is a|point entity|name=item_suit|game=Black Mesa}}  

Revision as of 21:44, 22 March 2025

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