- Joined
- Feb 16, 2011
- Messages
- 595
I'm trying to use these codes to remove the attack ability Then Give it back later for the picked unit of Pick units in group trigger
call UnitRemoveAbility(PickedUnit, 'Aatk')
call UnitMakeAbilityPermanent(PickedUnit, 'Aatk')
call UnitRemoveAbility(PickedUnit, 'Aatk')
call UnitMakeAbilityPermanent(PickedUnit, 'Aatk')