zlidenskardanom
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 Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
windows have 2 parameters - consumption of RAM (physically used) and planning reservation of RAM (teoretically can be used).
when you start game your consumption = +12 gb RAM, but your reservation already can has +-33 GB and if you dont have enough SUMMARY hard RAM + system swap file GB, then your application will close. he cannot plan for using RAM. that is why you need use SYS file even if you have enough RAM. i have physically using around 25-30GB RAM, but planning RAM is 55-60gb even not in streets tarkov. you need have summary RAM + SYS file more than your teoretically using of RAM
try to paste this info at GPT
Nov 18, 2025 6:47 PM
View details
Created comment
привет, подскажи пожалуйста, выбираю в настройках рейда -> события -> рождество и сезон -> зима
санта спавнится, карта снежная, но на карте нет елки и рынка тематического, эвентовый лут спавнится просто на полу
может знаешь, возможно ли поменять карту, чтобы были еще и постройки новогодние с эвента? что для этого нужно сделать?
Nov 17, 2025 12:57 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.