item_suit

From Valve Developer Community
Revision as of 10:51, 17 May 2025 by MyGamepedia (talk | contribs) (I did the test, compiled empty box map with such name and it worked. Is it hardcoded or somewhere in bms files ?)
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]

{{fl|131072|Boot Sequence|Doesn't affect anything.

Todo: Find out why the boot sequence works only if a map called bm_c1a0a. Is it hardcoded or not ?

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.