Arma 3

Arma 3

749 hodnocení
MrSanchez' Headlamps
3
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Data Type: Mod
Mod Type: Equipment, Mechanics
Velikost souboru
Přidáno
Aktualizováno
2.977 MB
21. kvě. 2017 v 9.36
26. kvě. 2017 v 1.36
Poznámky ke změnám (4) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
MrSanchez' Headlamps

Popis
This mod gives you two functioning headlamps as well as functional helmet mounted flashlights.
Works with ArmA 3 v1.68+

Features:
- Two functioning headlamps
- Functional helmet mounted flashlights (vanilla helmets)
- Ability to change lamp colours
- Ability to change lamp brightness
- Configurable by modules
- Multiplayer support (Tested on Dedicated servers)
- CBA Keybinding support
- CBA Settings support



Mod Dependencies:
- None

Controls:
- Toggle light on/off: SHIFT+N
- Cycle Brightness: CTRL+N
- Cycle Colors: ALT+N


Known Issues:
- Light does not follow the head during ambient animations (engine issue)
- Update rate of light appears somewhat jagged in moving cars in MP (new script command needed)

Credits:
loki.87 for the 'Headlamp Bravo' model & textures
Phantom Incorporated for intensive testing & motivation

Whitelisting:
For (dedicated) server owners that run servers with CfgRemoteExec whitelisting enabled,
whitelist the following functions:
- SAN_fnc_ToggleHeadlamp
- SAN_fnc_sendJIPinfo


Scripting:
To toggle the headlamp by script, use: _unit call SAN_fnc_ToggleHeadlamp_local; It takes a local argument _unit and has a global effect.

To add new helmets, execute the following statements in a script (e.g. init.sqf):
SAN_Headlamp_Helmets append ["MyHelmet"];
SAN_Headlamp_ColorCompatibleLamps append ["MyHelmet"];

note: If you don't want to allow lamp color switching, don't execute the second statement.



Disclaimer:
This work is licensed under the Arma Public License Share Alike (APL-SA)
https://www.bistudio.com/community/licenses/arma-public-license-share-alike


This is the first release, let me know about any bugs/glitches.
Have fun.

Kind regards,
Sanchez
Populární diskuze Zobrazit vše (5)
8
17. úno. 2018 v 2.14
Can't turn on lamp
Nark0t1k
5
15. čvn. 2020 v 6.04
Headlamps Mod Permission
Adam Kadmon
0
8. lis. 2018 v 14.23
Easy Scripts for this mod (player Int) For MP Editor AI UNITS
Ace1Gun
Počet komentářů: 146
SalmanOneDe 18. čvc. v 22.54 
I loved it
Little French 4. led. 2024 v 4.28 
Hello, is it possible to change the blue color to green or create a second lamp or add a fourth color? In order to be as close as possible to reality for military missions. Thank you so much.
_mickey_ 27. pro. 2022 v 14.42 
I'm interested in AI at night, with such a flashlight on his head will see further than without a flashlight ?
liwocom 23. pro. 2021 v 17.12 
头灯
Reticuli 30. srp. 2021 v 18.10 
Does this have a thermal-only mode?
Kolljak 30. čvn. 2021 v 5.13 
@kompot easy you just read Controls: on the page here. its litterally 3 inches up.
Kompot 10. kvě. 2021 v 8.47 
Anyone knows a way to make it brighter?
Raige Jamart 4. bře. 2021 v 19.53 
I didn't find the Headlamp in the Arma 3 editor. Any help?
donnBR 25. říj. 2020 v 14.31 
If some clients run this mod and others don't, the clients not running it will see the lights? What are the classnames of the new helmets? Thanks!
Haymaker 7. srp. 2020 v 5.51 
Good evening/Morning Mr. Sanchez, I have been doing some tweeking to try to get the light to work with RHS helmets that have the flashlight attachment on the side of them but even after doing the steps as you stated for adding the light to the custom class names, I can not seem to get it correct, do you have any tips for how to try to solve this issue?