Like "Random Point in Region". Should it be MUI ?
For example:
For example:
-
Revive
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
((Dying unit) is A Hero) Equal to True
-
-
Actions
-
Set MUI = mui +1
-
set Unit(MUI) = Unit
-
SetPoint = Random Pt in My Fictonal region
-
Wait x seconds
-
Set IUM = Ium +1
-
Set Unit(IUM) = Unit
-
Revive Unit(IUM) in Point
-
-