Hi everyone,
I'm trying to write a script that activstes a quick filter on startup. Here's what I have...
quick_filter 1 on
This works to a degree. The filter in question is a list which gives 6 options. How do I get the script to automatically choose on of those options?
At the moment it displays the list to choose an option and I would like the option to be chosen for me.
Many thanks
Adam
I'm trying to write a script that activstes a quick filter on startup. Here's what I have...
quick_filter 1 on
This works to a degree. The filter in question is a list which gives 6 options. How do I get the script to automatically choose on of those options?
At the moment it displays the list to choose an option and I would like the option to be chosen for me.
Many thanks
Adam
Mensajes Tue 28 Jan 25 @ 9:04 am
quick_filter 1 on & browser_scroll +1 & browser_scroll +1 & browser_enter
@devs any good reason ±1 is the only way dropdown browser_scroll works?
@devs any good reason ±1 is the only way dropdown browser_scroll works?
Mensajes Tue 28 Jan 25 @ 9:54 am
Thank you so much @Locodog. Works a treat and is much appreciated!!
Mensajes Thu 30 Jan 25 @ 7:09 pm