This entity is useless in multiplayer game since the suit is already given by the game code (unless the server is modded and/or you are playing a game/mod that changes this behavior)
Spawns a H.E.V. Mark IV suit. In a
deathmatch game, the item respawns 30 seconds after being collected.
Attributes
- Target (target) - Seemingly unused.
- Delay before trigger (delay) - Seemingly unused.
- KillTarget (killtarget) - Seemingly unused.
- Name (targetname) - Name is a general attribute used to identify entities.
- Pitch Yaw Roll (Y Z X) (angles) - Changes the rotational position of the item.
Flags
- Short Logon (1) - If enabled, the suit will only play the welcome sentence instead of the welcome sentence and all the suit devices activation ones (unless the
sentences.txt
file has been altered). In the Hazard Course (training), this is enabled. In the campaign/story, this is disabled. - Not in Deathmatch (2048) - If enabled, the entity will not be present in a deathmatch game.
Notes
- This item can not be picked up with the suit.
- If you do no want the welcome sentences to play at all or if you want to replace them, copy over
sound/sentences.txt
to your mod's sound folder and edit !HEV_AAx
(full version) and !HEV_A0
(short version).