ACBear
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
This user has not yet published any mods.
Recent Activity
Liked comment
I don’t play with FIKA, but I did a test install and didn’t have any issues with VisorEffectManager. Everything worked without needing to re-enable the features when swapping gear or starting a new raid. Hope the new version fixed the problem you were running into.
Nov 8, 2025 12:49 AM
View details
Created comment
I just pushed this to my peeps in my server :)
Thank you bro.
Nov 8, 2025 12:49 AM
View details
Liked comment
Hi, that's strange, I did about 10 or more test runs and it didn't happen to me, I don't even need to touch the settings, because the mod activates by default. Just out of curiosity, are you using FIKA? But anyway, when I get home I'll analyze it and see if I find anything "problematic".
Nov 7, 2025 11:35 PM
View details
Edited comment
Settings need to be toggled via F12 menu each time you go into raid or flip up/down visor or helmet and put it back on.. I'd like to not have my friends even touch the F12 menu if you can fix this :)
Nov 7, 2025 5:22 AM
View details
Created comment
Settings need to be toggled via F12 menu each time you go into raid or flip up/down visor or helmet and put it back on.. I'd like to not have my friends even touch the F12 menu if you can fix this :)
Nov 7, 2025 5:21 AM
View details
Created comment
Also broke the showing of Flea prices on FIR items. It only shows on non FIR items for some reason. Tried changing the options in the plugin but no luck. That's for your other mod btw.
Nov 7, 2025 5:07 AM
View details