Page MenuHomeFeedback Tracker

Removing weapon from player with wet-suit causes the player to float in mid air
Closed, ResolvedPublic

Description

When removing weapon from a player that has a wet-suit uniform, the player's character stays floating in mid air. This would be the correct behavior, if the player was under water ... but, this happens on land.

{F17729}

Details

Legacy ID
2202853602
Severity
Minor
Resolution
Fixed
Reproducibility
Always
Category
Movement
Steps To Reproduce
  • spawn { removeUniform player; player addUniform "U_B_Wetsuit"; player addWeapon "hgun_P07_snds_F"; sleep 3; player removeWeapon (handgunWeapon player);

};

Event Timeline

micovery edited Additional Information. (Show Details)
micovery set Category to Movement.
micovery set Reproducibility to Always.
micovery set Severity to Minor.
micovery set Resolution to Fixed.
micovery set Legacy ID to 2202853602.May 7 2016, 12:07 PM

I've confirmed that this is an error in the suitpack_diver model. This doesn't occur with the suitpack_soldier or pilot model.

Since this is the same issue as #4056 and that one has been resolved, I'm closing this one too.