Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Configuration
Settings are available in src/config.json.
enabled: true | false global on/off switch for the mod
survived_exp_requirement: Number XP required to trigger a 'Survived' status for a raid. Included config is set to 1, game is set to 300 by default.
survived_seconds_requirement: Number Seconds required to trigger a 'Survived' status for the raid. Included config is set to 1, game is set to 420 by default.
Installation
Extract the zip into your "spt-install-location/user/mods/" folder.
Notes
The raid requirements are one or the other, you don't need to hit both time and XP requirements to get a 'Survived' status.
-
Version 2.0.0
- buoybuoy
- 1k Downloads
SPT-AKI 3.0.*
-
Version 1.0.0
- buoybuoy
- 741 Downloads
SPT-AKI 2.2.* and 2.3.*
codeyanko
Doesn't work on 3.7.4
Twister1M
The fix below still works for 3.6.2
MaoZedong
Not sure if you're still updating this or not, and I'm a total noob with javascript and the mod api for this game, but just changing
to
seems to get it working again for 3.2.1, (or at least stops it from erroring) and probably 3.1.X versions as well.
I also removed the load function, but it doesn't seem to matter either way for it.