DanW
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);
});
"
>
hey is there anyway u could help me please, i want to download dadmoad but its telling me im missing a package.. any idea ?
0
Likes
What is the reason for this?
[Questing Bots] Enabling advanced_eft_bot_count_management will instruct EFT to ignore this mod’s PMC’s and PScavs when spawning more bots.
0
Likes
Thanks for Hardcore mod, I wonder if it is within the rules of HC that if you barter with all FIR items, then the item you receive is also FIR.
0
Likes
No Addons Yet
This user has not yet published any addons.
Recent Activity
Liked comment
DanW I just wanted to thank you for all the hard work you put into making your MODS. Me and the community really appreciate it. Whenever you are ready to update them to the latest version is fine by me and we are all thankful.
Nov 26, 2025 5:13 AM
View details
Created comment
You can't exclude quests that you haven't accepted, but you can have bots prioritize the ones you've accepted by increasing the value of `desirability_active_quest_multiplier` in _config.json_. However, increasing this value will also make them less likely to select non-EFT quests. You may need to experiment with increasing that value and decreasing the value of `eft_quests.desirability` to achieve the balance you want.
Nov 15, 2025 9:00 PM
View details
Created comment
I won't have much time to work on anything SPT-related for the rest of this year. My hope is to have an SPT 4.0 release in February.
Nov 11, 2025 12:01 AM
View details
Created comment
You just need to open the F12 menu and disable the "Bot Info Overlays" setting.
Nov 2, 2025 3:16 AM
View details
Created comment
What exactly are you seeing that makes you think debug mode is still enabled?
Nov 2, 2025 1:36 AM
View details
DanW I just wanted to thank you for all the hard work you put into making your MODS. Me and the community really appreciate it. Whenever you are ready to update them to the latest version is fine by me and we are all thankful.