Jinxiang Lin
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
Haha, I didn't see you posted your comment a minute before mine xD
Weird issue for sure, don't know if I can do anything, but thank you anyway for letting me know about it! Probably a mod order mod can help - or not!
Oct 26, 2025 7:38 PM
View details
Liked comment
Is this the option that breaks it? https://imgur.com/a/vWpgYBR
This is weird because I don't have any quest-gated trader options
Oct 26, 2025 7:38 PM
View details
Liked comment
Thank you for the report!
I can't reproduce the bug, SVM seems to load fine (at least on SPT 4.0.1)
https://imgur.com/a/erXEu2b
Let me know what steps I need to do to reproduce the issue.
Oct 26, 2025 6:04 PM
View details
Unliked comment
Thank you for the report!
I can't reproduce the bug, SVM seems to load fine (at least on SPT 4.0.1)
https://imgur.com/a/erXEu2b
Let me know what steps I need to do to reproduce the issue.
Oct 26, 2025 6:04 PM
View details
Liked comment
Thank you for the report!
I can't reproduce the bug, SVM seems to load fine (at least on SPT 4.0.1)
https://imgur.com/a/erXEu2b
Let me know what steps I need to do to reproduce the issue.
Oct 26, 2025 6:04 PM
View details
Created comment
Sorry, it's my fault. The function that can't be loaded is "Unlock quest-gated trader offers". There is a clear mark on the mod. If you load a custom trader mod at the same time, an error will occur. I didn't see it XD
Oct 26, 2025 6:04 PM
View details
Created comment
Thank you for sharing such a great mod, but it conflicts with some of the detailed options in the "Server Value Modifier" merchant category (I'm still investigating). However, to be safe, if you have both mods installed at the same time, please try not to open the merchant modification options in the "Server Value Modifier", as this will render all your "Server Value Modifiers" invalid. I hope this comment can help more people.
Oct 26, 2025 3:58 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.