Paze
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
Created comment
it would be fun to see a more indept untar faction with specific platoons from different countries ussing their unique deployment weapons like the chinise with their qbz rifles or the polish with their wierd ak variant or some wierder stuff like if you added the russian armed forces you could try to use tarkovs 1.0 release assets and add a more indept faction system with them, adding new gears and weapons as the WTT team for your stand alone mod would be amazing and imagine stuff like mg3 and g3 from german peacekeepers or hk416 and g36 even and even famas from french units. You could add armbands with their flags in order to destinguish their faction and even add unique faces to specific untar divisions. Just brainstorming idk.
Oct 28, 2025 12:14 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.