Is it possible to send the assistors on player-killed-player
Article 2973057, Status: VALIDATED
Table of Contents
❓Issue/Question
- I don't see the person who assisted with the kill.
- Where is the information about who assisted the kill in the player-killed-player event?
💻Environment/Context
- Series Events
👌Resolution/Answer
- Information about assists is only available if the kill actually was assisted.
- You can check the
killAssistsReceivedFromPlayer
data point on the actor to see which player assisted with the kill- The
playerId
in that object is the player that provided the assist
- The