Left 4 Dead 2

Left 4 Dead 2

Special Infected Synchronization (AI+)
正在显示第 11 - 20 项,共 57 项条目
< 1  2  3  4  5  6 >
更新于:2 月 13 日 下午 1:30
作者:Thumos

Bug Fixes
  • Fixed an error that would occur from attempting to use an option that doesn't exist in the `settings.txt` file if the `OverrideRespawnInterval` option was set to `true`.

更新于:2 月 8 日 下午 4:00
作者:Thumos

Changes
  • Updated the thumbnail for this add-on.

更新于:2024 年 12 月 27 日 下午 9:00
作者:Thumos

Bug Fixes
  • Converted the `DebugMode` option to an integer to prevent an error that would occur when comparing integers with booleans.
  • Fixed a bug where the `cm_AggressiveSpecials` variable would still be set to `false` even if the `AllowAggressiveSpecials` option was set to `false`.

更新于:2024 年 11 月 21 日 下午 4:00
作者:Thumos

Additions
  • Added the `OverrideInitialSpawnDelay` option to the `settings.txt` file which determines whether the `InitialSpawnDelay` options can be used instead for the initial spawn delay.
Bug Fixes
  • Fixed a bug where special infected would still be able to spawn at the start of the round if the initial spawn delay was active and the respawn interval was higher than or equal to `999999`.

更新于:2024 年 11 月 4 日 下午 8:30
作者:Thumos

Bug Fixes
  • Fixed a bug where some crescendo events wouldn't modify the `SpecialRespawnInterval` variable if the `create_panic_event` game event callback wasn't triggered.

更新于:2024 年 10 月 31 日 下午 3:00
作者:Thumos

Additions
  • Added the `OverrideRespawnInterval` option to the `settings.txt` file which determines whether the `BattlefieldRespawnInterval` and `RespawnInterval` options can be used instead for the respawn timer.
Changes
  • Renamed the `LastSpawnedTime` option in the `settings.txt` file to `LastSpawnedInterval`.
  • Removed some options related to the battlefield respawn interval in the `settings.txt` file due to the addition of the `OverrideRespawnInterval` option.

更新于:2024 年 10 月 20 日 下午 2:00
作者:Thumos

Additions
  • Configuration files can now be loaded only in specific game modes by adding them to either the `~/ems/sisync-onlysync/modes/base` or `~/ems/sisync-onlysync/modes/mutation` directory.
Improvements
  • Respawn timers will not be set if the current amount of special infected is less than or equal to the total amount of special infected who were active at the time the `AllowSpecials` variable was set to `true`.
  • Semi-colons are no longer required to use floating-point numbers in the add-on's TXT files.

更新于:2024 年 9 月 17 日 下午 10:00
作者:Thumos

Changes
  • Updated the thumbnail for this add-on.

更新于:2024 年 9 月 14 日 下午 8:00
作者:Thumos

Bug Fixes
  • Fixed a bug where the `TotalSpecials` variable would constantly change if a variable is found in both the `DirectorScript` table and a higher priority table.

更新于:2024 年 9 月 14 日 下午 3:30
作者:Thumos

Bug Fixes
  • Fixed a minor regression that would cause special infected to take longer to respawn if no special infected are in play.