Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Varplistener/Varps filter

Joined
Apr 18, 2015
Messages
408
The possibility to filter varp changes in the Dev Toolkit, or to detect changes from within the script. As it's quite a mess atm to inspect the varp you need; over 10 can change at a second.
 
Joined
Dec 10, 2014
Messages
3,377
Support, it would be nice. Even something as simple as a checkbox for each varp to listen/ignore would be sweet
 
Joined
Apr 18, 2015
Messages
408
It shouldn't be that hard as the dev toolbox is already listening for varp changes..
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
The possibility to filter varp changes in the Dev Toolkit, or to detect changes from within the script. As it's quite a mess atm to inspect the varp you need; over 10 can change at a second.
How do you propose that a filter would be implemented in the dev toolkit?
 
Joined
Apr 18, 2015
Messages
408
Just the possibility to ignore certain varps or to listen for changes would be nice too
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
How do you propose that a filter would be implemented in the dev toolkit?
The way I'd picture it is you double click a varp and it gets listened for. When we're listening for one or more varps, no other varp changes are shown in the live changes box. Then you'd just need a way of indicating which varps are currently being listened for and a button to stop listening to all and maybe double click the varp again to remove individual varp from the listener
 
Joined
Dec 10, 2014
Messages
3,377
The way I'd picture it is you double click a varp and it gets listened for. When we're listening for one or more varps, no other varp changes are shown in the live changes box. Then you'd just need a way of indicating which varps are currently being listened for and a button to stop listening to all and maybe double click the varp again to remove individual varp from the listener
Personally I just envisioned it as another column, with checkboxes denoting listening/not listening.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
It might also be a nice idea to have a collapsable list of previous values rather than just the last value
 
Top