- Joined
- Feb 17, 2007
- Messages
- 368
How do I make it so that each time a unit dies in a specified unit group, the rank for the whole unit group/team goes down 1 notch?
Here are the ranks in order from highest to lowest:
S
A
B
C
D
F
This is what I have so far:
Here are the ranks in order from highest to lowest:
S
A
B
C
D
F
This is what I have so far:
-
Ranks
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
((Dying unit) is in Hero_Selected_Unit_Group) Equal to True
-
-
Actions
-