FirstAid additions

by Ssaliss

Back to Common Grounds.

Zallafar2010-05-04 05:06:24
QUOTE (Romertien @ May 3 2010, 09:12 PM) <{POST_SNAPBACK}>
Not sure what you mean by 'multiple affliction adding', since most people I know of have the trigger line set to FIRSTAID ADD %1, so you wouldn't need FIRSTAID ADD 1 2 3 4.

There are lots of triggers that indicate multiple afflictions, often with sprawled as one of the afflictions.
Xavius2010-05-04 05:09:52
QUOTE (Zallafar @ May 4 2010, 12:06 AM) <{POST_SNAPBACK}>
There are lots of triggers that indicate multiple afflictions, often with sprawled as one of the afflictions.

Triggers can easily send multiple commands. There's no reason you'd need that if you're using firstaid in your system. It'd only be vaguely useful if you were trying to do it by hand.
Sior2010-05-04 06:36:25
It's quite doable in code to support, just not worth the effort if not needed. In addition, would a "clearqueue" or "removall" command to clear the current affs from the affliction queue be helpful?
Ssaliss2010-05-04 07:12:35
A clearqueue command would definitely be helpful, yes. The main reason I want the multiple afflictions is in the case of me eating a cure and it doesn't cure anything; I don't want to be spammed with a whole screen of affliction-removals (either valid or failed) when that happens. This goes doubly for sipping allheale and such, of course, but with the clearqueue command that'd be taken care of.
Unknown2010-05-04 07:15:11
I vote yes on curequeue and no on adding multiple afflictions... it really isn't necessary anymore smile.gif

Also, please don't forget some kind of bleeding controls! You are my hero forever! biggrin.gif
Unknown2010-05-04 07:16:58
QUOTE (Ssaliss @ May 4 2010, 08:12 AM) <{POST_SNAPBACK}>
A clearqueue command would definitely be helpful, yes. The main reason I want the multiple afflictions is in the case of me eating a cure and it doesn't cure anything; I don't want to be spammed with a whole screen of affliction-removals (either valid or failed) when that happens. This goes doubly for sipping allheale and such, of course, but with the clearqueue command that'd be taken care of.

A "remove all eat yarrow" type of thing could solve this (though so can some good gag triggers!)
Unknown2010-05-04 08:01:44
QUOTE (Sior the Anomaly @ May 4 2010, 04:36 PM) <{POST_SNAPBACK}>
In addition, would a "clearqueue" or "removall" command to clear the current affs from the affliction queue be helpful?

Yes please!
Unknown2010-05-06 00:01:25
Also forgot to mention that firstaid currently can't really handle regeneration salve afflictions. If you send a firstaid curequeue command while you have a regeneration aff, it'll apply regeneration when it has salve balance, but before the cure has happened, so if you keep having to curequeue for some reason the regeneration affliction will never cure because it keeps resetting the timer.
Sior2010-05-06 02:25:40
QUOTE (Jello @ May 5 2010, 06:01 PM) <{POST_SNAPBACK}>
Also forgot to mention that firstaid currently can't really handle regeneration salve afflictions. If you send a firstaid curequeue command while you have a regeneration aff, it'll apply regeneration when it has salve balance, but before the cure has happened, so if you keep having to curequeue for some reason the regeneration affliction will never cure because it keeps resetting the timer.

This is something that can be BUGged in game to be put on the list to fix! dribble.gif