Blizzard / Blizzard/s2client-api
DebugSetShields(0, unit) can not set shields of a unit to 0
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
If you DebugSetShields(0, unit), no matter how many shields the unit has now, the shields of the unit will be full.
But if you DebugSetShilds(0.1f, unit), it works and the shields will be 0.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.