Devraccoon
Moderator
Moderator
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);
});
"
>
No Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
yeah you're right, I only didn't change it because I wasn't sure if Ihana had not changed the version for a reason. I can apply it to be 5.0.0 when I have time
Nov 27, 2025 9:00 PM
View details
Created comment
both game installs will have an SPT server preinstalled. however only the Headless game install's server will be running. hence why I separate Server (+ Headless) and Player. the SPT server is a requirement for any functional SPT install. it's just that the Player game has to be specifically separate as its server will never run. it connects to the server you run from the other game folder.
Nov 25, 2025 10:48 PM
View details
Edited comment
Did you install the Headless plugin on the server install? This happens if Fika is not installed properly and you try to run Tarkov a second time. Fika + Fika Headless *has* to be installed.
For the record, I am Administrator on my computer, I have Fika + Fika headless installed, and I don't get this issue.
*Edit: this can also happen if your two game installs have the same name but are on different drives, apparently.
Nov 25, 2025 6:17 PM
View details
Created comment
Did you install the Headless plugin on the server install? This happens if Fika is not installed properly and you try to run Tarkov a second time. Fika + Fika Headless *has* to be installed.
For the record, I am Administrator on my computer, I have Fika + Fika headless installed, and I don't get this issue.
*Edit: this can also happen if your two game installs have the same name but are on different drives, apparently.
Nov 25, 2025 6:15 PM
View details
Created comment
Latest version no longer requires `FikaHeadlessManager` to be installed, only the Fika Headless plugin. This should fix your issue on the SPT front.
Nov 25, 2025 4:23 PM
View details

Best mod creator EVER!
No but seriously, this person makes some great mods and the help they provide is also above and beyond.
A community legend in my opinion.