Quote:
Originally Posted by TalTal
I tried the on hover in a while back. I think you suggested it back then as well  . It has a side effect of breaking the click to cure fairly often for some reason though so I never released the change.
|
Ah lol, sorry, should have known. So I suppose that dynamic data is really flaky then.
Well, here's a new suggestion then: you could always add a static configuration file (txt file) in addition to the dynamic data subclass detection. In the subclass detector, search the config file data first to see if for that character name/server combination a subclass is configured. If it is, use that and skip dynamic detection. If it isn't go through with the dynamic one.