Hello there, i have a question about moving units into dungeon Area Region,
i want to make a trigger which include the following details,
http://www.hiveworkshop.com/pastebin/bd582b9540945df014912833775e68306477/
the trigger works fine but my question is, for the condition i want to add that the player who typed -enter (player [red] for example) must be inside the region of dungeon entrance (Units in Gate 2 <gen>)
what is the suitable condition for that? i mean <triggering unit> inside (Units in Gate 2 <gen>) condition is wrong, triggering unit is wrong, so what should i replace it with?
my 2nd question i want to set a condition which indicate, if there was a player <inside dungeon 1 area> then do nothing
else
i want to make a trigger which include the following details,
http://www.hiveworkshop.com/pastebin/bd582b9540945df014912833775e68306477/
the trigger works fine but my question is, for the condition i want to add that the player who typed -enter (player [red] for example) must be inside the region of dungeon entrance (Units in Gate 2 <gen>)
what is the suitable condition for that? i mean <triggering unit> inside (Units in Gate 2 <gen>) condition is wrong, triggering unit is wrong, so what should i replace it with?
my 2nd question i want to set a condition which indicate, if there was a player <inside dungeon 1 area> then do nothing
else
-
Unit Group - Pick every unit in (Units in Gate 2 <gen>) and do (Actions)
-
Loop - Actions
-
Unit - Move (Picked unit) instantly to (Center of Region 059 <gen>)
-
-
-
[TRIGGER