
flir
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);
});
"
>
Recent Activity
Created comment
This one is giving me issues to update to SPT 4. It compiles alright but nothing displays... I suspect the OnGUI method to be the culprit but will need to investigate more ...
Will keep you posted...
Oct 17, 2025 3:14 PM
View details
Liked comment
Any idea why the mod isn't working ? (it works, but it's a mod conflict, I'll resolve later)
Oct 17, 2025 3:12 PM
View details
Liked comment
thanks for updating this, flir! It's great to see you are still around :)
Oct 17, 2025 3:10 PM
View details
Edited mod
**Installation**
1\. Unzip directly into your SPT directory and it should install itself to your bepinex/plugins folder as dvize.BulletTime folder with ogg sound files and a dvize.BulletTime.dll within it.
2\. You can replace the ogg files with your own sounds, just keep the same name.
**issues**
1\. Jumping is funky in bullet time mode.
Oct 17, 2025 12:45 PM
View details
Edited mod
Picked up [SamSWAT](https://hub.sp-tarkov.com/user/1652-samswat/) and [dirtbikercj](https://hub.sp-tarkov.com/user/37201-dirtbikercj/) excellent Time & Weather changer mod maintenance
Oct 17, 2025 12:13 PM
View details
Created comment
I just started updating the mods I maintain. Recompiled this one for SPT 4 and did a quick raid on factory to validate.
Oct 17, 2025 11:59 AM
View details
Edited mod
Asked for permission to [DirtBikerCj](https://hub.sp-tarkov.com/user/37201-dirtbikercj) to become maintainer.
This mod was originally written by [DirtBikerCj](https://hub.sp-tarkov.com/user/37201-dirtbikercj) and I only compiled it for SPT 3.11 then for SPT 4.0
If he ever wants to take the mod maintenance back I'll be glad to give it back :p
This mod allows to turn your head up to 90° on each side as any normal human being is able to do... That is all
Oct 17, 2025 11:51 AM
View details