Chrisblue2
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
The Disable Ongoing Events (in Raid Settings) option on SVM with the latest hotfix should be enough... At least that's all I did and I don't remember seeing anything about infection on any of the maps.
Nov 8, 2025 2:33 AM
View details
Unliked comment
The Disable Ongoing Events (in Raid Settings) option on SVM with the latest hotfix should be enough... At least that's all I did and I don't remember seeing anything about infection on any of the maps.
Nov 8, 2025 2:33 AM
View details
Liked comment
The Disable Ongoing Events (in Raid Settings) option on SVM with the latest hotfix should be enough... At least that's all I did and I don't remember seeing anything about infection on any of the maps.
Nov 7, 2025 3:52 PM
View details
Created comment
Oh its fixed for disable event? That's good to know but I'm down for some Halloween spirit but zombies was a big turn off for me, on par with unplayable, for me at least. Might even change the event setting for it to last longer, cause I basically didn't play until TODAY all event.
Nov 7, 2025 3:51 PM
View details
Created comment
I know its late and there's a few days left but for anyone looking to disable zombies but still have the Halloween event go to SPT\SPT_Data\configs then open "seasonalevents" then search for "mapInfectionAmount" without quotes. Only 2 should be found, one for April fools and one for Halloween, skim above to find the correct one, anyways right above "mapInfectionAmount"
it should say: "enabled": true,
set it to: "enabled": false,
now all maps will have a 0% infection rate. Happy playing!
Nov 7, 2025 2:53 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.