Hello there. Im currently working on a Bossfighting system for my map.
My question is this:
Is it possible to save a unit order in a variable?
Example: I want my "Super Tauren" boss to use war stomp. I have to use
Is this possible in GUI?
If not. Is it possible with custom scripts?
I never bothered to learn vJASS and I dont really have the motivation to do it now so if this is impossible Il just hardcode it.
My question is this:
Is it possible to save a unit order in a variable?
Example: I want my "Super Tauren" boss to use war stomp. I have to use
-
Unit - Order BOSSBoss to Orc Tauren Chieftain - War Stomp
-
Unit - Order BOSSBoss to BossAbility[1]
Is this possible in GUI?
If not. Is it possible with custom scripts?
I never bothered to learn vJASS and I dont really have the motivation to do it now so if this is impossible Il just hardcode it.