Left 4 Dead 2

Left 4 Dead 2

Special Infected Synchronization (Competitive)
Viser 1-10 af 136 forekomster
< 1  2  3 ... 14 >
Opdatering: 31. okt. kl. 16:00

Additions
  • Added the `SpawnSearchLimit` option to the `manualspecialspawn.txt` file which determines the maximum amount of valid nav areas to search through in total.
Changes
  • Set the `EnableDistanceChunkRNG` option in the `manualspecialspawn.txt` file to `true`.
  • Increased the `DistanceOrder` option in the `manualspecialspawn.txt` file to `2`.
  • Increased the `SpawnCollectLimit` option in the `manualspecialspawn.txt` file to `500`.
  • Increased the `SpawnScalarOccupiedLimit` option in the `manualspecialspawn.txt` file to `2`.
  • Increased the `SpawnScalarOccupiedRadius` option in the `manualspecialspawn.txt` file to `0.6667`.
  • Increased the `SpawnScalarVisionRadius` option in the `manualspecialspawn.txt` file to `0.3333`.
  • Increased the `SpawnPosChunkSizeX` option in the `manualspecialspawn.txt` file to `50`.
  • Increased the `SpawnPosChunkSizeY` option in the `manualspecialspawn.txt` file to `50`.
  • Decreased the `DistanceChunkSize` option in the `manualspecialspawn.txt` file to `25`.
  • Decreased the `SpawnPosChunkLimit` option in the `manualspecialspawn.txt` file to `5`.
  • Decreased the `SpawnScalarOccupiedGroupDist` option in the `manualspecialspawn.txt` file to `400`.
Bug Fixes
  • Fixed a bug where a `_nexti failed` error would occur when attempting to sort survivor priority.

Opdatering: 5. sep. kl. 16:00

Bug Fixes
  • Fixed a bug where setting the `DelaySessionOptions` option to `false` did not load the session options earlier.

Opdatering: 25. aug. kl. 15:00

Additions
  • Added the `DelaySessionOptions` option to the `settings.txt` file which delays loading the newly added session options from the `sessionoptions.txt` file.
Improvements
  • Some entities that rely on `while` loops will now only run once on round start to improve performance.

Opdatering: 14. aug. kl. 11:00

Changes
  • Made some changes to make special infected more likely to find valid spawn areas if survivors are idle during crescendo and Tank events.
  • Set the `DistanceCalculation` option in the `manualspecialspawn.txt` file to `3`.

Opdatering: 13. aug. kl. 17:30

Additions
  • Added the `ValidAreaGoalMovementDirection` option to the `manualspecialspawn.txt` file which determines how many valid nav areas need to be found while survivors are moving in a particular direction before allowing special infected to spawn. This option only goes into effect if the `WaitForValidAreas` option is set to `true`.
Changes
  • Set the `DistanceCalculation` option in the `manualspecialspawn.txt` file to `2`.

Opdatering: 3. aug. kl. 15:00

Changes
  • Changed the `WaitForSpecialPlayer` option in the `settings.txt` file from boolean to integer. Setting the value to `1` (or `true` if left untouched) will force special infected bots to wait for a dominator to spawn first, and setting the value to `2` will force special infected bots to wait for a dominator or supporter to spawn first.
  • Set the `SyncOnSpecialPlayerSpawn` option in the `manualspecialspawn.txt` file to `true`.
Bug Fixes
  • Fixed a bug where special infected bots would still be able to spawn on their own in Versus regardless of whether the `WaitForSpecialPlayer` option was set to `true` or `false` in the `settings.txt` file.

Opdatering: 4. juli kl. 15:00

Bug Fixes
  • Fixed a bug where the add-on wouldn't run in chapters where the `ghostanim` entity would assume the opening cutscene was still playing.
  • Fixed a bug where the variables in the `SessionOptions` table would be modified too early.

Opdatering: 29. juni kl. 0:30

Bug Fixes

Opdatering: 29. juni kl. 0:30

This update was meant to be for the `Weapon Manipulator` add-on.

Bug Fixes
  • Fixed a bug where weapons and items would be removed after the transition to the next chapter if more than one player was fully connected on the same tick before the round has started on the next tick.

Opdatering: 27. juni kl. 17:00

Bug Fixes
  • Fixed a minor bug where typing anything in chat as the client would print a warning to the console if the `PreventSettingsChangeForClients` and `DebugShowBasicInfo` options were set to `true`.