saerro/services/websocket/event_examples.md
2022-11-23 15:16:49 -05:00

38 lines
861 B
Markdown

```json
{
"attacker_character_id": "5429241327001550385",
"attacker_loadout_id": "29",
"attacker_team_id": "2",
"attacker_vehicle_id": "0",
"attacker_weapon_id": "6005191",
"character_id": "5428257385129506001",
"event_name": "VehicleDestroy",
"facility_id": "0",
"faction_id": "1",
"team_id": "1",
"timestamp": "1669213115",
"vehicle_id": "2",
"world_id": "1",
"zone_id": "6"
}
```
```json
{
"attacker_character_id": "5428257385129506001",
"attacker_fire_mode_id": "80387",
"attacker_loadout_id": "15",
"attacker_team_id": "1",
"attacker_vehicle_id": "0",
"attacker_weapon_id": "6003665",
"character_id": "5429201282572095697",
"character_loadout_id": "6",
"event_name": "Death",
"is_critical": "0",
"is_headshot": "0",
"team_id": "2",
"timestamp": "1669213113",
"world_id": "1",
"zone_id": "6"
}
```