Multikill performed but it shows single kill in onHighlightsCaptured

Here is the log of onHighlightsCaptured. It shows single kill in Raw_events
{
“game_id”: 21640,
“match_id”: “4895ac8a-0dd7-422a-a831-f37c77e2fb56”,
“match_internal_id”: “94ea62a2-b176-4d32-a487-62ed3d58d184”,
“session_id”: “32e80c9800644cc19b227fd37d5086a1”,
“session_start_time”: 1617525798850,
“match_start_time”: 1617525928198,
“start_time”: 1617526201724,
“duration”: 21733,
“events”: [
“kill”
],
“raw_events”: [
{
“type”: “kill”,
“time”: 15000
}
],
“media_url”: “overwolf://media/replays/SampleApp/VALORANT/VALORANT_04-04-2021_14-13-20-344/VALORANT+04-04-2021+14-20-16-753.mp4”,
“media_path”: “C:\Users\spartan\Videos\Overwolf\SampleApp\VALORANT\VALORANT_04-04-2021_14-13-20-344\VALORANT 04-04-2021 14-20-16-753.mp4”,
“media_path_encoded”: “file:///C:/Users/spartan/Videos/Overwolf/SampleApp/VALORANT/VALORANT_04-04-2021_14-13-20-344/VALORANT 04-04-2021 14-20-16-753.mp4”,
“thumbnail_url”: “overwolf://media/thumbnails/SampleApp/VALORANT/VALORANT_04-04-2021_14-13-20-344/VALORANT+04-04-2021+14-20-16-753.mp4”,
“thumbnail_path”: “C:\Users\spartan\Videos\Overwolf\SampleApp\VALORANT\VALORANT_04-04-2021_14-13-20-344\Thumbnails\VALORANT 04-04-2021 14-20-16-753.jpg”,
“thumbnail_encoded_path”: “file:///C:/Users/spartan/Videos/Overwolf/SampleApp/VALORANT/VALORANT_04-04-2021_14-13-20-344/Thumbnails/VALORANT 04-04-2021 14-20-16-753.jpg”,
“replay_video_start_time”: 1617526215193
}

Here is the video:
VALORANT 04-04-2021 14-20-16-753.zip (3.2 MB)

Hi, and thanks for the feedback.

We will check the issue and we will update you here.

Thanks.

Hi,
Any update on this.?

Thanks

Hi @sureshgoud14,

There is no supported multi-kill event in Valorant.
Maybe you mean a few close kills that weren’t recorded in the same video?

Thanks.

It’s got recorded in the attached video. but I have observed single kill in raw_events. May I know,How ?
“raw_events”: [
{
“type”: “kill”,
“time”: 15000
}
]

Maybe it’s not recording it because you have some capture error in your app? can you check simultaneity in other programs like Outplayed? is it captured successfully?

I dont see any error at all. It has captured successfully. Only it hasn’t shown it in raw_events.