- Joined
- Dec 11, 2014
- Messages
- 665
-
ZombieChance2Revive
-
Events
-
Unit - A unit owned by Player 12 (Brown) Dies
-
Unit - A unit owned by Player 11 (Dark Green) Dies
-
Unit - A unit owned by Player 10 (Light Blue) Dies
-
Unit - A unit owned by Player 9 (Gray) Dies
-
-
Conditions
-
(Unit-type of (Dying unit)) Equal to Zombie lvl 3
-
-
Actions
-
Set ZombieRespawnChance = (Random integer number between 1 and 100)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
ZombieRespawnChance Less than or equal to 5
-
-
Then - Actions
-
Else - Actions
-
-
-
I want it to revive the creep (5% chance) and it keeps on moving on.