Without any weapons equipped, the player remains stuck in the incapacitated state incapable of moving or doing anything. They can only rotate their camera, but nothing more.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Scripting
Steps To Reproduce
- Open the editor, and enable revives in multiplayer options
- Label the player unit's variable something like "player1"
- Create a trigger, and have it activate via Radio Alpha
- In the trigger's activation field, type "player1 setUnconscious false;"
- Start the scenario.
- Enter the incapacitated state with no weapons.
- Activate Radio Alpha.
You will see that the player is absolutely incapable of getting up at all.