- Joined
- Feb 19, 2006
- Messages
- 237
-
Unit Attack
-
Events
- Unit - A unit Dies
-
Conditions
- (Owner of (Dying unit)) Not equal to (Owner of (Killing unit))
- ((Owner of (Killing unit)) is an ally of (Owner of (Dying unit))) Equal to False
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Unit Attack for (Killing unit)) Equal to 0
-
Then - Actions
- Unit - Add Unit Attack to (Killing unit)
-
Else - Actions
- Unit - Increase level of Unit Attack for (Killing unit)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Unit Life for (Killing unit)) Equal to 0
-
Then - Actions
- Unit - Add Unit Life to (Killing unit)
-
Else - Actions
- Unit - Increase level of Unit Life for (Killing unit)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
I do not know what else i can do and why the unit attack works but the life does not.