hey, still fixing up the scripted boss fight. I spent a while trying to make the boss reset if everyone died while fighting him which has proved complicated, or maybe more complicated than it should be. I've fixed up the reset if people train out of his room, that part wasnt too much trouble
This is what i have at the moment and im sure theres other ways to do this but right now this isnt working
This is what i have at the moment and im sure theres other ways to do this but right now this isnt working
-
Events
- Time - Every 10.00 seconds of game time
- Conditions
-
Actions
-
Unit Group - Pick every unit in (Units in Prides Room <gen>) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Or - Any (Conditions) are true
- Conditions
- ((Picked unit) belongs to an enemy of Player 12 (Brown)) Equal to True
-
Or - Any (Conditions) are true
- Then - Actions
-
Else - Actions
- Unit - Set life of Lieutenant Pride 0042 <gen> to 100.00%
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in (Units in Prides Room <gen>) and do (Actions)