tjensen / deathmatch.enoch

DayZ Livonia Deathmatch Mission
0 stars 2 forks source link

Add a kill feed #5

Closed tjensen closed 4 years ago

tjensen commented 4 years ago

I would like to add a kill feed to the game. Ideally, the kill feed should include the following information:

There already exist multiple kill feed mods in the DayZ Steam workshop, but I will only add a kill feed if:

  1. It doesn't require any client-side mods
  2. It is possible for players to hide the feed by disabling "game messages" or "admin messages" in the DayZ game settings

The CGame class (in 3_Game/Global/Game.c) has some native method prototypes that look promising but I haven't been able to find the secret incantations necessary to make them actually send messages to remote players. Help would be greatly appreciated!

tjensen commented 4 years ago

I created bug T150586 on the DayZ feedback tracker because I'm currently stumped.

tjensen commented 4 years ago

Added in v1.2.0