+rep for all the people whos been helping me thus far also credits in the readme
Hmm i forget to destroy the point variable any way.....Im looking for the reason why the temp unit isn't created.
Hmm i forget to destroy the point variable any way.....Im looking for the reason why the temp unit isn't created.
-
Setup
-
Events
- Unit - A unit Starts the effect of an ability
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
And - All (Conditions) are true
-
Conditions
- ((Triggering unit) has buff Small ) Equal to True
- ((Triggering unit) has buff Big ) Equal to True
- (Unit-type of (Summoned unit)) Equal to Sentry Ward lvl 1
-
Conditions
-
And - All (Conditions) are true
-
Then - Actions
- Wait until ((Number of All buffs considered Magic or physical on (Triggering unit) (Exclude expiration timers, Include auras)) Greater than or equal to 2), checking every 0.10 seconds
- Set Point = (Position of (Triggering unit))
- Unit - Create 1 Shadow Wolf (Level 3) for Player 1 (Red) at Point facing (Position of (Triggering unit))
- Set TempU = (Last created unit)
- Wait until ((Number of All buffs considered Magic or physical on (Triggering unit) (Exclude expiration timers, Include auras)) Less than or equal to 1), checking every 0.10 seconds
- Unit - Add a 230.00 second Generic expiration timer to TempUnit
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
And - All (Conditions) are true
-
Conditions
- ((Triggering unit) has buff Small ) Equal to True
- ((Triggering unit) has buff Big ) Equal to True
- (Unit-type of (Summoned unit)) Equal to Sentry Ward lvl 2
-
Conditions
-
And - All (Conditions) are true
-
Then - Actions
- Wait until ((Number of All buffs considered Magic or physical on (Triggering unit) (Exclude expiration timers, Include auras)) Greater than or equal to 2), checking every 0.10 seconds
- Set Point = (Position of (Triggering unit))
- Unit - Create 2 Shadow Wolf (Level 3) for Player 1 (Red) at Point facing (Position of (Triggering unit))
- Set TempU = (Last created unit)
- Wait until ((Number of All buffs considered Magic or physical on (Triggering unit) (Exclude expiration timers, Include auras)) Less than or equal to 1), checking every 0.10 seconds
- Unit - Add a 270.00 second Generic expiration timer to TempUnit
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
And - All (Conditions) are true
-
Conditions
- ((Triggering unit) has buff Small ) Equal to True
- ((Triggering unit) has buff Big ) Equal to True
- (Unit-type of (Summoned unit)) Equal to Sentry Ward lvl 3
-
Conditions
-
And - All (Conditions) are true
-
Then - Actions
- Wait until ((Number of All buffs considered Magic or physical on (Triggering unit) (Exclude expiration timers, Include auras)) Greater than or equal to 2), checking every 0.10 seconds
- Set Point = (Position of (Triggering unit))
- Unit - Create 3 Shadow Wolf (Level 3) for Player 1 (Red) at Point facing (Position of (Triggering unit))
- Set TempU = (Last created unit)
- Wait until ((Number of All buffs considered Magic or physical on (Triggering unit) (Exclude expiration timers, Include auras)) Less than or equal to 1), checking every 0.10 seconds
- Unit - Add a 320.00 second Generic expiration timer to TempUnit
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
And - All (Conditions) are true
-
Conditions
- ((Triggering unit) has buff Small ) Equal to True
- ((Triggering unit) has buff Big ) Equal to True
- (Unit-type of (Summoned unit)) Equal to Sentry Ward lvl 4
-
Conditions
-
And - All (Conditions) are true
-
Then - Actions
- Wait until ((Number of All buffs considered Magic or physical on (Triggering unit) (Exclude expiration timers, Include auras)) Greater than or equal to 2), checking every 0.10 seconds
- Set Point = (Position of (Triggering unit))
- Unit - Create 4 Shadow Wolf (Level 3) for Player 1 (Red) at Point facing (Position of (Triggering unit))
- Set TempU = (Last created unit)
- Wait until ((Number of All buffs considered Magic or physical on (Triggering unit) (Exclude expiration timers, Include auras)) Less than or equal to 1), checking every 0.10 seconds
- Unit - Add a 360.00 second Generic expiration timer to TempUnit
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events