I HAVE A QUESTION ABOUT THIS TRIGGER...
A HAVE MARKED BY UNDERLINE MY PROBLEM
UNDERLINED FUNCTIONS ARE NOT WORKING...
BUT WHY ??? I AM GETTING CRAZY...
Quote:
Blood Raven Effect 2
Quote:
Events
Unit - A unit Dies
|
Quote:
Conditions
(Unit-type of (Dying unit)) Equal to Blood Raven (Level 12)
|
Quote:
Actions
Quote:
Unit Group - Pick every unit in (Random 1 units from (Units within 1000.00 of (Position of (Dying unit)) matching ((Unit-type of (Matching unit)) Equal to Zombie (Level 4)))) and do (Actions)
Quote:
Loop - Actions
Lightning - Create a lightning effect Chain Lightning - Primary (Position of (Dying unit)) (Position of (Picked unit))
Set BloodRavenLigtning = (Last created lightning effect)
Wait 0.05 seconds
Unit - Kill (Picked unit)
Lightning - Destroy BloodRavenLigtning
|
|
|
Quote:
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
Quote:
If - Conditions
(Number of units in (Units within 1000.00 of (Position of (Dying unit)) matching ((Unit-type of (Matching unit)) Equal to Zombie (Level 4)))) Greater than or equal to 1
|
Quote:
Then - Actions
Trigger - Run (This trigger) (ignoring conditions)
|
Quote:
Else - Actions
Do nothing
|
|
|
I HAVE A QUESTION ABOUT THIS TRIGGER...
A HAVE MARKED BY UNDERLINE MY PROBLEM
UNDERLINED FUNCTIONS ARE NOT WORKING...
BUT WHY ??? I AM GETTING CRAZY...