Page MenuHomeFeedback Tracker

removeAllWeapons causes character to float
Closed, ResolvedPublic

Description

I have a small script where I remove weapons from 4 players, and it makes some of them swim in midair. {F18593} {F18594}

Details

Legacy ID
3410289377
Severity
Minor
Resolution
Open
Reproducibility
Sometimes
Category
Scripting
Steps To Reproduce

Unable to reproduce with new mission, but it happens in the middle of creating a mission sometimes, so I'm not sure what is triggering it.

Event Timeline

kidmosey edited Steps To Reproduce. (Show Details)Apr 1 2013, 4:16 AM
kidmosey edited Additional Information. (Show Details)
kidmosey set Category to Scripting.
kidmosey set Reproducibility to Sometimes.
kidmosey set Severity to Minor.
kidmosey set Resolution to Open.
kidmosey set Legacy ID to 3410289377.May 7 2016, 1:21 PM
kidmosey added a subscriber: kidmosey.

I am able to correct the issue by adding 'sleep 2' before removing the weapons. I'm guessing there is a conflict somewhere if you remove weapons too soon in the script.

MadDogX added a subscriber: MadDogX.May 7 2016, 1:21 PM

Has already been reported/requested.