Melee Initialization
Events
Player - Player 1 (Red) Selects a unit
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Triggering unit) Equal to Hero1
Then - Actions
-------- SPELL 1 --------
Else - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Triggering unit) Equal to Hero2
Then - Actions
-------- SPELL 2 --------
Else - Actions
-------- AND SO ON --------
how will i do this?
Events
Player - Player 1 (Red) Selects a unit
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Triggering unit) Equal to Hero1
Then - Actions
-------- SPELL 1 --------
Else - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Triggering unit) Equal to Hero2
Then - Actions
-------- SPELL 2 --------
Else - Actions
-------- AND SO ON --------
how will i do this?