hi guys i have problem with live variable
thats the problem i dont wanna -1 live but - the damage of monsters deal to budiling
-
SpaceShip1 Lives
-
Events
-
Unit - HQ 0014 <gen> Is attacked
-
-
Actions
-
Set INT_Lives1 = (INT_Lives1 - 1)
-
Leaderboard - Change the value for Player 9 (Gray) in (Last created leaderboard) to INT_Lives1
-
Game - Display to (All allies of Player 1 (Red)) for 3.00 seconds the text: (* You have lost a life. Lives left: + (String(INT_Lives1)))
-
If (INT_Lives1 Equal to 0) then do (Trigger - Run Initialize Rematch <gen> (checking conditions)) else do (Do nothing)
-
-
thats the problem i dont wanna -1 live but - the damage of monsters deal to budiling
Last edited: