Changes from the 0.10.0 Alpha 1 release:
- Fixed
chance_vs_time_remaining_fraction
PScav conversion chance array not being respected if the Questing Bots spawning system is disabled orbot_spawns.player_scavs.enabled=false
(andadjust_pscav_chance.enabled=true
) - Set
questing.extraction_requirements.use_sain_for_extracting
to betrue
by default. SAIN sometimes works for extracting bots in 3.11, but it's much less reliable than in previous SPT versions. However, it's probably still the best option right now. - Changed log level of server messages occurring when the wrong bot type is returned while generating a player Scav from error to debug. The client always seems to detect this and try again.
config.json files from the 0.10.0 Alpha 1 release are compatible, but questing.extraction_requirements.use_sain_for_extracting
may still be set to false
. Please manually change it depending on your preference.