Jump to content
Sign in to follow this  
3lockad3

Cache Hunting Help

Recommended Posts

I'll keep it short.

I do not know how to add a dozen caches to a trigger to

a) display how many blown up to how many left.

b) And will this fire on jip ?

Before I waste tons of time on this,, I think b) is pretty important as it is redundant if it will not fire on all jip players :D

//Trigger One Condition:

!alive c1 or !alive c2 or !alive c3 or !alive c4 or !alive c5 or !alive c6 or !alive c7 or !alive c8 or !alive c9 or !alive c10 or !alive c11 or !alive c12

//Trigger one on act:

hint "1 of 3 catches destroyed"

//Trigger Two Condition:

!!where my skills fail me!!

[color="#FF0000"](!alive c1 and !alive c2) or (!alive c2 and !alive c3) or (!alive c1 and !alive c3)[/color]

//Trigger Two on act:

hint "2 of 3 caches destroyed"

//Trigger Three Type:

end1

//Trigger Three Condition:

!alive c1 and !alive c2 and !alive c3 and !alive c4 and !alive c5 and !alive c6 and !alive c7 and !alive c8 and !alive c9 and !alive c10 and !alive c11 and !alive c12

//Trigger Three on act:

hint "caches Destroyed Mission Complete"

Once again thank you to all who help :cool:

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×