How to trigger a multi_manager when two trigger_multiple's are being touched? Created 3 months ago2024-03-29 21:14:35 UTC by mahagon mahagon

Created 3 months ago2024-03-29 21:14:35 UTC by mahagon mahagon

Posted 3 months ago2024-03-29 21:14:35 UTC Post #348676
Hi,

is there a way to trigger a multi_manager in GoldSrc only when two seperate trigger_multiple's are being touched at the same time?

The idea is to have the mm activate when two seperate players touch two specific triggers in a DM map.

Thanks
Posted 3 months ago2024-03-29 21:32:43 UTC Post #348677
You can use a multisource as a logic AND gate (i.e. all inputs must be ON at the same time).

Make sure it's only your two trigger_multiple entities that are targetting the multisource.
You must be logged in to post a response.