The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

Custom Raid Times

Custom Raid Times 1.7.3

Created by Refringe

50.1K Downloads

SPT 3.9.8 Compatible

Change the raid time of maps individually or override them all to one single time. Supports weighted, random times. Automatically adjusts the train schedules to fit within the new raid times.

Custom Raid Times

Features:

  • Adjust global raid times, or raid times for individual maps.
  • Raid times can be random ranges, grouped, and weighted.
  • Extract train schedules automatically adjust to the new raid time.
    • Earliest arrival time (given enough overall time) can be anywhere in between 35% to 80% of the total raid time, making train arrival less predictable and also more usable in extra long raids.
    • The number of seconds the train waits before closing the doors and departing is now randomized; but always between 14 and 7 minutes.
    • Raids can now be as short as 3 minutes and still have an active and functional train extract.

To install:

  1. Decompress the contents of the download into your root SPT directory.
  2. Open the CustomRaidTimes/config/config.json5 file to adjust raid time options.
  3. Leave a review and let me know what you think.

Issues?

Version 1.7.3

6.0K Downloads

Created Sep 6th, 2024 Updated Jan 3rd, 10:43 PM

Updates:

  • Resolves an issue where time changes were not being applied to the high-level version of Ground Zero.
    This requires updating your config file.
  • Adds fast-uri package to the build ignore.

Notes:

  • This version should be compatible with any SPT v3.9 release.
  • The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.

Issues?

Version 1.7.2

7.8K Downloads

Created Jul 15th, 2024 Updated Dec 24th, 12:24 AM

Updates:

  • Adds option to overwrite scav raid times.
  • Fixes config comment mistake.

Notes:

  • This version should be compatible with any SPT v3.9 release.
  • The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.

Issues?

Version 1.7.1

1.8K Downloads

Created Jul 10th, 2024 Updated Dec 24th, 1:45 AM

Updates:

  • Slightly nicer logging.
  • Removed unused types.

Notes:

  • This is functionally the same as the v1.7.0 release. There's no urgent need to update.
  • This version should be compatible with any SPT v3.9 release.
  • The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.

Issues?

Version 1.7.0

716 Downloads

Created Jul 9th, 2024 Updated Dec 31st, 5:33 PM

Updates:

  • Updated for SPT 3.9.

Notes:

  • This version should be compatible with any SPT v3.9 release.
  • The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.

Issues?

Version 1.6.0

7.8K Downloads

Created Apr 14th, 2024 Updated Dec 31st, 5:54 PM

Updates:

  • Updated for SPT 3.8.
    • Added Ground Zero map support
  • Removed all bot configuration options and changes.

Notes:

  • This version should be compatible with any SPT v3.8 release.
  • Bot changes were out of scope. You should be using SWAG+DONUTS anyways—It works much better.
  • The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.

Issues?

Version 1.5.0

10.4K Downloads

Created Oct 8th, 2023 Updated Dec 31st, 10:58 AM

Updates:

  • Updated for SPT 3.7.
  • Refactored mod structure to be cleaner.
  • Further improved configuration commenting.
  • Configuration file is now even more strictly validated.
  • Synchronous loaders are now being used.
  • The discontinued POOP mod has been removed from the mod conflict list.
  • Debugging has been improved.

Notes:

  • This version should be compatible with any SPT v3.7 release.

Issues?

Version 1.4.0

2.3K Downloads

Created Aug 23rd, 2023 Updated Dec 31st, 11:16 AM

Updates:

  • Updated for SPT 3.6.
  • Full rewrite of the mod structure.
  • Improved configuration file structure and commenting.
  • Configuration file is now validated and logs helpful messages.
  • Everything that can be done asynchronously is now being done asynchronously.
  • Common mods that interfere with spawn waves are now detected. When detected, the feature to extend bot spawn waves is disabled automatically. Additionally, there is now a configuration option to force the feature to run.
  • Train schedules can now be statically configured within the configuration file.
  • Debugging has been improved.

Issues?

Version 1.3.3

2.2K Downloads

Created Jun 29th, 2023 Updated Jan 1st, 11:04 AM

Minor Updates:

  • The debug logging should now be much more helpful.
  • The configuration file is more consistent and has some extra explanations.

If you experience any problems, please submit a detailed bug report.

Version 1.3.2

2.2K Downloads

Created Mar 29th, 2023 Updated Jan 1st, 6:56 PM

Updates:

  • Rewrote the method that resolves the time settings so that the minimum and maximum settings are recalculated each time the method is run (on startup, and after each raid finishes). Thanks to both skybellrock and DanW for helping hunt this down.

Notes:

  • The configuration format (and file extension) has changed since the last version. If you are upgrading, you must manually copy over any adjustments you've made to the new configuration file. The "json5" file extension is not a mistake.

If you experience any problems, please submit a detailed bug report.

Version 1.3.1

1.6K Downloads

Created Mar 3rd, 2023 Updated Jan 1st, 6:35 PM

Updates:

  • Resolved an issue that prevented raid times from recalculating when a raid finished.

If you experience any problems, please submit a detailed bug report.

Version 1.3.0

1.2K Downloads

Created Feb 15th, 2023 Updated 16 hours ago

Updates:

  • Updated for SPT v3.5.0 compatibility.
  • Updated to include Streets of Tarkov.
  • Dynamic Train Schedule Updates:
    • The number of seconds the train waits before closing the doors and departing is now randomized; but always between 14 and 7 minutes.
    • Improved train schedule for extremely short raids; raids can now be as short as 3 minutes and still have an active and functional train extract.
    • Adjusted the train schedule so that the earliest arrival time (given enough overall time) can be anywhere in between 35% to 80% of the total raid time. This change makes the train arrival less predictable and also more usable in extra long raids.
  • Dynamic Spawn Wave Updates:
    • This feature is no longer marked as experimental and is enabled by default. The option to disable it remains in the configuration file.
    • The maximum bots configuration option has been updated to 35. This may induce performance issues on some maps for some machines. In that case, adjust the option within the configuration file. The SPT default is 15.
    • Improved spawn grouping/wave algorithm. Still looking for feedback on if raids are too busy, or too empty… let me know!
    • Sniper scavs have been added back into the spawn zone pools. Only the default sniper waves will spawn and additional waves will never include more snipers… For now.

Notes:

  • This update is not compatible with SPT v3.4. You're still able to use v1.2.5 of this mod for SPT v3.4, but no support will be provided or updates made to help with legacy versions of SPT.

If you experience any problems, please submit a detailed bug report.

Version 1.2.5

1.5K Downloads

Created Jan 8th, 6:30 PM Updated Dec 31st, 4:15 AM

Updates:

  • Updated for SPT v3.4.1 compatibility.

If you experience any problems, please submit a detailed bug report.

Version 1.2.4

1.6K Downloads

Created Oct 5th, 2022 Updated Jan 1st, 8:06 PM

Updates:

  • Updated for SPT v3.2.4 compatibility.
  • Updated the maximum number of bots when the EXPERIMENTAL adjust_bot_waves feature is enabled to 35, the maximum number of bot waves to 4, and the maximum delay between bot group spawns to 6 minutes.

If you experience any problems, please submit a detailed bug report.

Version 1.2.3

848 Downloads

Created Sep 16th, 2022 Updated Dec 31st, 5:56 PM

Updates:

  • Experimental bot changes now spawn AI on Lighthouse island location (near the lighthouse).

Bugs:

  • Resolved an issue that caused a crash on start-up.

If you experience any problems, please submit a detailed bug report.

Version 1.2.2

232 Downloads

Created Sep 14th, 2022 Updated Dec 28th, 10:11 PM

Updates:

  • Updated for SPT v3.2.3 compatibility.
  • Dynamically adjusts train schedules to fit within custom raid times.

Bug Fixes:

  • Experimental bot changes now no longer spawn extra snipers on Customs.

If you experience any problems, please submit a detailed bug report.

Version 1.2.1

707 Downloads

Created Sep 2nd, 2022 Updated Dec 31st, 7:51 PM

Updates:

  • Updated for SPT-AKI v3.2.2
  • Added a maximum_bots configuration value to the config file. This adjusts the maximum number of bots available in raid to allow for tighter bot swawn waves. This is only adjusted when adjust_bot_waves is enabled.

Notes:

  • This version requires a new configuration option in the config.json file. You should be able to copy your old settings into the new config.json file without any issue.
  • The adjust_bot_waves feature is still EXPERIMENTAL and may not work as expected, or nicely with other mods. It is disabled by default. If you run into any problems please fill out an issue.
Version 1.2.0

257 Downloads

Created Aug 28th, 2022 Updated Dec 31st, 4:53 AM

Updates:

  • Adds an option to increase the number of bot spawn waves to fill the new raid time. This feature is currently EXPERIMENTAL and may not work as expected, or nicely with other mods. If you run into any problems please fill out an issue.

Note: This version requires a new section in the config.json file. You should be able to copy your old settings into the new config.json file without any issue.

Version 1.1.0

535 Downloads

Created Aug 20th, 2022 Updated Dec 31st, 9:20 PM

Changes:

  • Adds the ability to generate weighted, random raid times.

Note: this is a breaking change and requires the new config.json format.

Big thanks to LaurentMEKKA and LiquidNonY for the idea.

Version 1.0.2

332 Downloads

Created Aug 16th, 2022 Updated Jan 3rd, 5:59 PM

Updated for SPT-AKI v3.2.1

Version 1.0.1

338 Downloads

Created Aug 15th, 2022 Updated 13 hours ago

initial release for APT-AKI v3.2.0

Not quite yet...