* Old profiles aren't compatible, you must create a new profile * Old mods aren't compatible, modders must update their mod * The tarkov version required is the following: 0.12.11.7.15261 * This update does not contain dailies or weekly quests 请自行用翻译软件进行翻译 今后都在这个地址发布...
Do you think you could try and reinstall the mods using 7-zip and seeing if that fixes the issue? These are some of the other mods that do not have their patches loaded, there should be sections underneath these saying Enabled patch <somePatchName> [Info : BepInEx] Loading [DrakiaXYZ-...
Reduced the "bot hear" and "bot reload" skills that bosses have, so hopefully they will not be silent with near-instant reloads anymore. Also lowered their Strength, Health and Endurance to make them on a level playing field with the player. Added Artem gas masks to special slot compatibil...
Crashes frequently when loading to a location/at a random time of the raid. Post Well what can I tell you? I think I mixed something up ... I mean there is a update now but yes, your version was uptodate at that time, my bad. ...
Fixed handling of multi caliber weapons added by other mods, shouldn't massively increased durability burn anymore. Fixed handling of user-added weapon attachments not adding info to item description. Fixed the grouping of the 40mm buckshot round. Removed personal buy limits from traders when using...
Also huge thanks to zlostnypopolnik for allowing me to use the Geiger sounds from his Fallout 4 mod: https://www.nexusmods.com/fallout4/mods/80798 For stance replication between clients while using Fika, host and clients require this plugin: https://github.com/space-commits/Realism-Stance-...
NOT compatible with: AI Limitor any other mods that disable AI in a similar manner. This mod relies on the AI being active throughout the entire map.Starting with 0.2.10, Questing Bots has its own AI Limiter feature.Please see the tab below for more information. ...
// Check for installed mods Integrations.ModCheck(); if (__instance.LocationId == "hideout") return; RAID_REVIEW.inRaid = true; RAID_REVIEW.stopwatch.Reset(); RAID_REVIEW.stopwatch.Start(); Logger.LogInfo("RAID_REVIEW ::: INFO ::: RAID Settings Loaded"); RAID_REVIEW.trackingRaid ...
private static bool detectedMods = false; public static bool HasReloadedAudio = false; public static float FPS = 1f; @@ -601,7 +601,6 @@ void Awake() new COIDisplayDeltaPatch().Enable(); new COIDisplayStringValuePatch().Enable(); new FireRateDisplayStringValuePatch().Enable(); new ...