House16
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);
});
"
>
Recent Activity
Created comment
The new version should fix the requirement to be using specifically 2.0.0 and allow any version of 2.0.~
Nov 6, 2025 5:37 PM
View details
Created comment
Thank you, I am in process of uploading 2.0.3 which should fix the requirement for the exact version of commonlib to be good for any 2.0.~ versions.
Nov 6, 2025 5:29 PM
View details
Liked comment
Just booted the server with it installed + latest common lib and didn't see any issues. Thanks and good work!
Nov 6, 2025 3:27 AM
View details
Edited mod
I was tired of buying fully built weapons and stripping them myself/filling my inventory with garbage mods. 29 quests that start after Gunsmith - Part 1 completion that will slowly unlock more weapons platforms. First weapons are 5.45 AKs and Adar. After levelling trader and completing quests, things like m4a1, 7.62 AKs all the way to MCX Spear at the very end are unlocked for purchase.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
### 2.0.2 Release - 4.0.0 Compatible. Initial release to new server.
Notes:
Hotfix:
-Fixed Targeted version. Hoping this wont flag issues with users below 4.0.3
-Users must update CommonLib to the 2.0.0 Version.
-Locked Legs behind the quest "A Friend In Need". This is how it is supposed to be I just unlock him while testing major version changes and re lock him when I release. This quest is given by mechanic after Gunsmith 1.
I also wanted to say thanks to everyone in the community as its been awesome learning new things and helping others.
Dependency : [WTT-CommonLib](https://forge.sp-tarkov.com/mod/2310/wtt-commonlib)
Install: If you have WTT-CommonLib already installed just drag and drop into the root folder of SPT.
-This literally wont work without it.
Unlock: Completing Gunsmith 1 will grant access to his unlock quest titled: "A Friend in Need".
lvl2: requires level 20 and some spending.
lvl3: requires level 25 and some more spending.
Max: requires level 30 and lots of spending.
Nov 6, 2025 2:54 AM
View details
Created comment
I just uploaded a new version. Notice you'll have to make sure you are on the current version of Common Lib otherwise I believe it wont load. I lowered the Targeted version to 4.0.0 so it should work with any of them 4.0.0 - .3 We shall see how that goes. It worked on my end at least as I am on 4.0.3
Nov 6, 2025 2:51 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.