- Joined
- Jan 10, 2023
- Messages
- 247
Hello, I know there is an old conversation that says a little on this topic, here - [JASS] Event Filter, but I wanted to get a general opinion on the usefulness of Event Filters, and also if anyone knows any decent tricks to them, I am mostly just curious if they have any real use or any huge drawbacks.
To give an example of the events I am referring to, these are some examples I found of trigger event registering functions that take a boolexpr argument:
To give an example of the events I am referring to, these are some examples I found of trigger event registering functions that take a boolexpr argument:
- TriggerRegisterEnterRegion
- TriggerRegisterLeaveRegion
- TriggerRegisterPlayerUnitEvent
- TriggerRegisterFilterUnitEvent
- TriggerRegisterUnitInRange