- Joined
- Jul 28, 2024
- Messages
- 222
I've found a solution to change targeted_as to air.
call BlzSetUnitIntegerField(u, UNIT_IF_TARGETED_AS, 4)
UPD: this solution works good. Initially I thought it didn't work but that's because I've made a mistake elsewhere
call BlzSetUnitIntegerField(u, UNIT_IF_TARGETED_AS, 4)
UPD: this solution works good. Initially I thought it didn't work but that's because I've made a mistake elsewhere
Last edited: