[General] Getting Vulnerable!

Status
Not open for further replies.
Level 3
Joined
Dec 25, 2018
Messages
31
Hi guys. I created vulnerable trigger for my map. It's working but I have a problem with my shrines. If one shrine down, throne will vulnerable. I want to throne get vulnerable when two shrines down.

Can u say me where is wrong?
 

Attachments

  • System 1.png
    System 1.png
    4.6 MB · Views: 63
  • System 2.png
    System 2.png
    4.6 MB · Views: 82
  • system 3.png
    system 3.png
    163.3 KB · Views: 76
Multiple events means the trigger when ANY of those events happen, not after ALL of them have happened. You need to add additional conditions (all conditions must be true for the trigger to fire)
  • Conditions
    • (Hunter Shrine 0048 <gen> is dead) equal to true
    • (Hunter Shrine 0049 <gen> is dead) equal to true
 
Status
Not open for further replies.
Back
Top