

Shturman
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
Does this mod intend to extend the ability to modify weapon presets to AISCAV's arsenal, so that players can design more reasonable AISCAV weapons more conveniently.
Oct 17, 2025 2:11 PM
View details
Liked comment
Dewardian, I would like to propose a new feature. I prefer to use the random spawning feature you have implemented. However, as you know, some units can be spawned at an extreme distance from player. Would you consider implementing a feature that sets a maximum spawn distance from player when enabled?
Something like:
"useMaxSpawnDistance": true,
"maxSpawnDistancePMC": 300,
"maxSpawnDistanceSCAV": 275,
I could assist with developing this feature if willing. I think this would add a little more action in game for the larger maps. Please let me know.
Oct 17, 2025 2:09 PM
View details
Created comment
the cheytac was on wtt but i want this rifle back and the m107 barett with 50cal but idk when they bring it back
Oct 16, 2025 8:18 PM
View details
Liked comment
One of the best mods available!
I'd love to see the .408 and .375 CheyTac Intervention added, as well as a .45 version of the TT Pit Viper!
Oct 16, 2025 8:18 PM
View details