-
Notifications
You must be signed in to change notification settings - Fork 3
Description
I believe the filter feature is to either exclusively use the named WSs or remove them from being used (it isn't clear in the docs which way round the filter works). However I can't test it either way as the command never seems to add the WS to the list.
So given a test example, using corsair with a Tauret dagger in main hand.
When I type:
//asc filter Evisceration
I get the response: autoSC: WS Evisceration added to the filtered WSs for Tauret
But it doesn't show in the filtered section of the on-screen widget, that just stays blank.
If I look at the <charname.xml> settings file which does get updated instantly at that time, the entries just show either a blank line or a single unpopulated entry, for instance:
<ws_filters>
<carnwenhan>
</carnwenhan>
<naegling>
</naegling>
<tauret />
</ws_filters>
Is this me doing something wrong or perhaps something has changed in the few years since it was last tested that has broken the filter feature? btw I don't enter the WS name with auto-translation or anything like that (as I know then it doesn't accept the command anyway).
Cheers in advance