SquadJS icon indicating copy to clipboard operation
SquadJS copied to clipboard

Fix missing teamkill event on instakill

Open MatthiasKunnen opened this issue 3 years ago • 1 comments

When a player got instakilled, due to large caliber or during grayed-out stage after revival, the teamkill event was not triggered.

Example from the logs:

[2021.10.31-00.38.35:319][ 83]LogSquad: Player:Victim ActualDamage=900.000000 from Attacker caused by BP_BTR82A_RUS_2A72_AP_C_2147479210
[2021.10.31-00.38.35:319][ 83]LogSquadTrace: [DedicatedServer]ASQSoldier::Die(): Player:Victim KillingDamage=900.000000 from BP_PlayerController_C_2147481608 caused by BP_BTR82A_RUS_2A72_AP_C_2147479210

MatthiasKunnen avatar Oct 31 '21 16:10 MatthiasKunnen

After removing the teamkill changes and testing this should be ready to merge.

Thomas-Smyth avatar Apr 14 '22 18:04 Thomas-Smyth