Hey,
could we pls get table support, like we have in script.on_event, for script.set_event_filter?
Greetz,
Luzifer
Table Support for script.set_event_filter
- LuziferSenpai
- Filter Inserter
- Posts: 380
- Joined: Tue Jul 08, 2014 10:06 am
- Contact:
Re: Table Support for script.set_event_filter
Why?
If you want to get ahold of me I'm almost always on Discord.
- LuziferSenpai
- Filter Inserter
- Posts: 380
- Joined: Tue Jul 08, 2014 10:06 am
- Contact:
Re: Table Support for script.set_event_filter
So we can apply the filter to multiple events?
Same goes with script.on_event.
When you have a table full with event ids, you cant apply a filter to all of them ...
Same goes with script.on_event.
When you have a table full with event ids, you cant apply a filter to all of them ...
Re: Table Support for script.set_event_filter
Not all events can be filtered the same way. Additionally you can just call the function multiple times with your filters if you want to set multiple events.
Adding in the extra code to do multiple is just extra complexity that doesn't need to exist.
Adding in the extra code to do multiple is just extra complexity that doesn't need to exist.
If you want to get ahold of me I'm almost always on Discord.