Arma 3
Kill Confirmed
Showing 31-40 of 75 entries
< 1  2  3  4  5  6 ... 8 >
Update: 23 Oct, 2021 @ 2:48pm

Changes to Kill Info:
- Re-styled kill info to look like a particular game (dare I mention).
- Added unit rank indicator.
- Added kill streak counter.

Update: 18 Oct, 2021 @ 9:51am

Added option to hide kill notification via size option.
Added 2 more emblems.
Changed some emblem names.

Update: 12 Oct, 2021 @ 1:29pm

Changed downed icons to help identify whether in group or just friendly.

Update: 11 Oct, 2021 @ 10:11pm

Downed icon visible through obstacles for group/friendlies.

Update: 11 Oct, 2021 @ 2:48pm

Kill Notifications:
- Added point stacking for short time after kill.
- Removed tile effect on notification.
- Removed 'Friendly Kill' & 'Suicide' notifications (sorry, negative score messes up point stacking).
- Removed negative score colour option in Addon options.
- Removed HandleScore event handler (affects vanilla MP scoreboard).

Scoreboard:
- Fixed score temporarily resetting to zero on death.

Update: 9 Oct, 2021 @ 2:55pm

Fixed downed icon not showing when unit is in cardiac arrest (ACE).

Update: 8 Oct, 2021 @ 6:32am

Fixed downed icons not showing as intended.
Fixed compass not working for ACE & APS.

Update: 7 Oct, 2021 @ 9:01am

Improved performance of Unit Icons.

Update: 6 Oct, 2021 @ 3:00pm

Unit Icons (user request):
- Added option to select display type (icon, text or both) for group & friendlies.
- Added option to select display type (icon, health or both) for enemies.
- Seperated downed icon option for group, friendlies & enemies.

This update may cause a loss in performance due to the extra checks. I have used better statement imbrication to speed up the code a little but further optimization is needed. The script uses drawIcon3D which is a very CPU intensive resource.

Update: 4 Oct, 2021 @ 2:05pm

Changes to Unit Icons for improved performance:
- Removed player health bar icon & option.
- Removed icon selection option.
- Icons will now be a small square using text (better performance).
- Changed icon position formula so icons now change position with target's stance.
- Fixed downed icon not showing.