- Joined
- Jan 26, 2020
- Messages
- 9
Hello,
I disabled attack from one of my unit via this trigger :
How can i reactivate everything properly?
I disabled attack from one of my unit via this trigger :
-
Untitled Trigger 001
-
Events
-
Unit - A unit enters (Playable map area)
-
-
Conditions
-
Actions
-
Unit - Set Unit: (Triggering unit)'s Weapon Boolean Field: Attacks Enabled ('uaen')at Index:0 to Value: Faux
-
Unit - Set Unit: (Triggering unit)'s Weapon Boolean Field: Attacks Enabled ('uaen')at Index:1 to Value: Vrai
-
-
How can i reactivate everything properly?