I have a small script where I remove weapons from 4 players, and it makes some of them swim in midair. {F18593} {F18594}
Description
Description
Details
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
Comment Actions
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.