Why does this trigger makes my map to lag when the unit enters the map ? :s
-
Auto harv
-
Events
-
Unit - A unit enters (Playable map area)
-
-
Conditions
-
Actions
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Picked unit) has buff Devotion Aura) Equal to True
-
-
Then - Actions
-
Unit - Order (Entering unit) to Harvest Nearby Lumber
-
-
Else - Actions
-
-
-
-
-
-
SB
-
Events
-
Time - Elapsed game time is 1.00 seconds
-
-
Conditions
-
Actions
-
Player Group - Pick every player in (All players) and do (Actions)
-
Loop - Actions
-
Player - Disable Spell Book for (Picked player)
-
-
-
-