You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Currently with screen markers you can only pick duration and for sticky you have to right click dismiss. I'd like a "dismiss screen marker" option like we have with "dismiss overlay which you can assign an ID to link it with.
Also add a new alert type for shop stock e.g. I'm in the blast furnace shop interface and gold ore restocks from 75 to 100 because the NPC delivers. If I could make an alert for "gold ore" with stock change ">="99 to alert me when it reaches 100 stock or any other specific value I want it would be great.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
As for your first suggestion, already been implemented. Just waiting on merge runelite/plugin-hub#7191
The shop one though might be possible. Not super familiar with that shop, but you say an npc delivers stock? So it's not a timer like other shops? Probably irrelevant. But it might be hard to make it generic, unless all shops use the same interface or soemthing. As I wouldn't be interested in making a specific alert for that shop. That would be the job of an external plugin. Surprised there isn't one already, honestly.
Ye "Dwarven Miner" comes in and randomly gives "Ordan" 20-40 of different type ores. It does also have a natural restock time too so I couldn't imagine it being different from other shops with stock number changing and watchdog just reading that then alerting but ofc I don't know any of the technical stuff. Would be nice though
adamk33n3r
changed the title
[Feature] add dismiss screen marker functionally like dismiss overlay and create notifications based on shop stock changes
[Feature] create notifications based on shop stock changes
Mar 6, 2025
Describe the solution you'd like
Currently with screen markers you can only pick duration and for sticky you have to right click dismiss. I'd like a "dismiss screen marker" option like we have with "dismiss overlay which you can assign an ID to link it with.
Also add a new alert type for shop stock e.g. I'm in the blast furnace shop interface and gold ore restocks from 75 to 100 because the NPC delivers. If I could make an alert for "gold ore" with stock change ">="99 to alert me when it reaches 100 stock or any other specific value I want it would be great.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: