Left 4 Dead 2

Left 4 Dead 2

Special Infected Synchronization (Competitive)
Näytetään 131–134 / 134
< 1 ... 12  13  14 >
Päivitys: 4.8.2023 klo 16.21

Bug Fixes
  • Removed the try/catch statement as it was preventing the special infected from respawning in normal game modes if other add-ons were using `scriptedmode_addon` as well. I'll need to find a way to make it work properly in mutation mode without causing any issues in normal game modes.

Päivitys: 4.8.2023 klo 12.15

Changes
  • Added a try/catch statement to determine whether a mutation is being played. This should improve support for other mutations such as `Hard Eight`.
Bug Fixes
  • Added another check to `OnGameEvent_player_death` to only remove one special infected from the array if `si_total` has been met. This should hopefully reduce the odds of the special infected being desynchronized.

Päivitys: 3.8.2023 klo 23.03

Bug Fixes
  • Removed `cm_` from some of the variables in the `DirectorOptions` table. This should allow some variables like `MaxSpecials` to work correctly.
  • Removed some command variables for the Charger as it may have been causing him to not collide with walls.

Päivitys: 3.8.2023 klo 14.17