I'm trying to make a region where your heroes can enter, but there is a limit on how many of em' may enter.
Let me demonstrate my trigger;
EDIT: WHY? Let me explain what i want it to do: It counts regular units and heroes. What i want too is to make it work on only: Heroes.
Does anyone know another way of doing it?
Or another way on improving this?
~Ayrayen
Let me demonstrate my trigger;
-
Name
-
Events
-
Unit - A unit enters Region [Put in name here] <gen>
-
-
Conditions
-
((Entering unit) is A Hero) Equal to True
-
(Level of (Entering unit)) Less than 2
-
-
Actions
-
Unit - Move (Triggering unit) instantly to ( [Put in region name here] <gen>)
-
-
EDIT: WHY? Let me explain what i want it to do: It counts regular units and heroes. What i want too is to make it work on only: Heroes.
Does anyone know another way of doing it?
Or another way on improving this?
~Ayrayen
Last edited by a moderator: