Codes
Melee Initialization
Melee Initialization
Events
Map initialization
Conditions
Actions
Set VariableSet Count = 0
Kill Counter
kill
Events
Unit – Murloc Tiderunner 0001 <gen> Dies
Unit – Murloc Tiderunner 0002 <gen> Dies
Unit – Murloc Tiderunner 0004 <gen> Dies
Unit – Murloc Tiderunner 0003 <gen> Dies
Conditions
Actions
Set VariableSet Count = (Count + 1)
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If – Conditions
Count Equal to 1
Then – Actions
Quest – Display to (All players) the Quest Update message: Murlocs killed: 1/4
Else – Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If – Conditions
Count Equal to 2
Then – Actions
Quest – Display to (All players) the Quest Update message: Murlocs killed: 2/4
Else – Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If – Conditions
Count Equal to 3
Then – Actions
Quest – Display to (All players) the Quest Update message: Murlocs killed: 3/4
Else – Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If – Conditions
Count Equal to 4
Then – Actions
Quest – Display to (All players) the Quest Update message: |cff808080Murlocs k…
Game – Victory Player 1 (Red) (Show dialogs, Show scores)
Else – Actions