Nyyrazzilyss / NyyLIB

Mudlet client script for Torilmud
http://www.torilmud.com/phpBB3/viewtopic.php?f=4&t=27194
GNU General Public License v2.0
7 stars 4 forks source link

Feature request: opt-out list for rescues #358

Open byzanthia opened 1 month ago

byzanthia commented 1 month ago

I often get complaints from people who don't want to be rescued. The problem is that others of that class (and subclass) still want their rescues.

Adding a variable where you could add their names and then have those skipped during rescuing would be great.

E.g. @set donotrescue={nameA,nameB,nameC}

(ignore my bad syntax, I don't know if this is correct, it's pseudocode)

This is in addition to the other rescue suggestions I made in:

https://github.com/Nyyrazzilyss/NyyLIB/issues/355 https://github.com/Nyyrazzilyss/NyyLIB/issues/342 https://github.com/Nyyrazzilyss/NyyLIB/issues/341