Hey there,
i currently searching a script that displays the kills in the upper left corner, it kind of looks like this
http://youtu.be/_Q_Jfq5JQXw?t=55s note the upper left corner
[Zero] [Picture of the gun] [meters] [player who died]
ive seen it on some servers, iirc even on some Epoch servers, if it is a Overwatch thing pls let me know if i can use it also on the Epoch Servers
any help is greatly appricated :)
okay ive found out that it is not a overwatch thing there are some epoch servers that using this script aswell
EDIT: ive talked with a developer from the Server where the Killmessages are he told me it basiclly this code
http://www.404games.co.uk/forum/index.php?/topic/2496-custom-death-messages/page-2
i just need to edit it to displays a picture
now here comes the code ive found
_pic = (getText (configFile >> 'CfgWeapons' >> (currentWeapon player) >> 'picture'));
am i on the right way or is this just complete bullshit.
Also just found out that it has something to do with the fnc_plyrHit.sqf and the server_playersDied.sqf