ARMA 3 KillFeed DEMO Scripts 2018 для Arma 3
ARMA 3 Killfeed Scripts

Support All any type Server > Single player, Multiplayer, Dedicated Server, Exile MOD
Installation / Usage
you can find .pbofile in
C:\Users\<your user name>\Documents\Arma 3 - Other Profiles\<your Arma name>\Saved\steamMPMission\ >
extract pbo files via pbo manager
http://www.armaholic.com/page.php?id=16369
Copy > all file to your Mission folder

> killfeed
> description.ext
class CfgFunctions
{
#include "killfeed\cfgfunctions.hpp"
};
> initServer.sqf
execVM "killfeedserver.sqf";
> killfeedserver.sqf

If do not understand try read again....