You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
monarchBacilluscoli
changed the title
DebugSetShields() can not set shields of a unit to 0
DebugSetShields(0, unit) can not set shields of a unit to 0
Jun 13, 2019
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.
The text was updated successfully, but these errors were encountered: