Left4Fix
Left4Fix copied to clipboard
Defib causing distance points to double
There is a major bug with the extension right now.
Steps to reproduce:
- Change survivor count to 8.
- Go half-way through the map.
- Kill a survivor and then use a defib.
You will notice that distance score jumps. It is counting the score twice for the survivor who just got revived.
My suspicions are that event_player_death is not adding the dead player to g_dead_players array.
Bug occured when you use 8players version?
Yeah 8 player version.
Fixed