Arma 3
524 vurderinger
Atlas' Hitmarkers
5
2
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Data Type: Mod
Mod Type: Equipment, Weapon
Filstørrelse:
Offentliggjort:
Opdateret:
667.790 KB
1. okt. 2016 kl. 2:25
3. okt. 2021 kl. 17:52
57 ændringsbemærkninger ( vis )

Abonner for at downloade
Atlas' Hitmarkers

I 1 samling af Atlas1205
HERE'S JOHNNY
43 genstande
Beskrivelse
The sound effects can be turned off or switched to other types. Check your addon settings. (CBA)
Colorblind mode is supported.

This mod adds a hitmarker (white), a killmarker (red) and a headshot marker (orange) to arma 3, which make shooting people more fun. Works well with the various death scream mods on the workshop.
It's client-side, the servers don't need it other than the key if this mod was to be allowed.

Feel free to leave any suggestion and comment if the hitmarkers feel a bit unsatisfying.

It's recommended that you use this mod along with No Sway mod so the hitmarkers always stay aligned with your crosshair and weapon optic.
No Sway:
https://gtm.steamproxy.vip/workshop/filedetails/?id=570118882

Partial change log (see Change Notes for full history)


10/3/2021
-Per player's request, added Dark Souls death sound effect.

8/30/2021

-Added an optional player death sound effect (GTA V, Contra, Roblox oof)

8/20/2021

- Now the kill sound effects cascade from the top priority (headshot > kill > hit) if one of the higher priority kill sounds is turned off.

8/19/2021

- Added a Killed EH to set AH_DONTSHOW variable (to avoid showing a hit marker on dead bodies under any condition). This change will be reverted if performance issues are reported.

8/17/2021

-Code optimization:
1. Removed isClass check of ACE Medical on every hit.
2. Now using CBA's extended respawn event handler instead of the base game EH.
3. Upon respawn, AH_DONTSHOW variable (to not show a hitmarker on dead bodies) now will only be set to nil if it's present in the first place.
4. onHit function will instantly exit without executing more code if AH_DONTSHOW variable is detected, saving performance.
Populære diskussioner Vis alle (1)
1
27. juli 2023 kl. 23:31
🇨🇳中文翻译如下:
Veeja
247 kommentarer
Atlas1205  [ophavsmand] 29. juni kl. 8:35 
It's actually the base game's launcher crosshair
Booze_Rooster 28. juni kl. 16:03 
works great, only complaint is how large and blocky the visual marker is. Would love to see different options that are less intrusive on the screen.
mOrbidlyObese 10. dec. 2024 kl. 23:35 
keeps saying undefined variable in _ishitsoundenabled line 43
Atlas1205  [ophavsmand] 23. sep. 2024 kl. 17:59 
@Nikki I believe so, yes.

I specifically coded it to work in vehicles. Tanks, APCs, etc.
Nikki 23. sep. 2024 kl. 17:42 
Does this work when in aircraft?
Atlas1205  [ophavsmand] 30. maj 2024 kl. 21:58 
What hot key? You're supposed to change settings from the CBA menu. It comes with CBA obviously, and can be accessed in the game settings menu if I remember right.
Bucky 20. maj 2024 kl. 22:07 
umm what the hot key for pulling up the menu
Condasoft 31. mar. 2024 kl. 9:29 
Hey is there a way to have this run as a script instead of mod dependency could you plop the code into a composition?
ketanna6873 11. mar. 2024 kl. 20:03 
rofl brother, i was working on a similar code for a buddy. while doing research on my eventhandlers i discovered your mod. saves me the trouble of building this... good job
Atlas1205  [ophavsmand] 26. jan. 2024 kl. 7:07 
Glad you like it.