Arma 3
Оцінок: 27
Turret IR Laser
   
Нагородити
До улюбленого
В улюблених
Прибрати
Data Type: Mod
Розмір файлу
Додано
Оновлено
62.108 KB
16 січ. 2023 о 20:03
21 груд. 2023 о 13:14

Підпишіться, аби завантажити
Turret IR Laser

В колекціях (1) автора Ampersand
Ampersand's Workshop
Предметів: 16
Опис
Adds IR laser pointers to all turrets. Toggle via modded keybind, default L.

Targeting pods aka pilot cameras can enable an IR laser pointer while locked to a position or object.

Zeus can turn on IR laser pointer for selected units and vehicles.

Script access:
[_vehicle, _turretPath] call til_main_fnc_IRLaserToggle; [] ] call til_main_fnc_IRLaserToggle;

GitHub[github.com]
BI Forums[forums.bohemia.net]
Коментарів: 27
Peuchot 13 лют. о 16:18 
So badly explained lmao couldn't do worse if you tried
TigerForce 26 груд. 2023 о 2:17 
Thanks for you quick correction and update.
Ampersand  [автор] 21 груд. 2023 о 13:10 
Thanks for the confirmation. I switched to using gunnerView instead due to this issue https://feedback.bistudio.com/T176847 which I discovered while making head-cued turrets https://steamproxy.net/sharedfiles/filedetails/?id=2680118205
TigerForce 21 груд. 2023 о 1:03 
Hi thanks for your work. However I agree with CY3ER MISFIT, your script is not working on some 3CB (Land Rover), RHS (SOCOM vehicles) and CUP vehicles.
The laser is spawned but look to be stopped in the chamber, maybe due to the fact there is 3D inside the barrel which is blocking the signal. Plus sometimes (with smaller caliber) the laser beem is larger than the barrel itself.
To make it more efficient, and avoid issue, could you correct your script by spawning the laser at GunEnd (instead of GunBeg memory) and use the inverted vector gunend to gunbeg to obtain the correct laser direction.
With this solution as GunEnd is 99% of the time set at the end of the gun barrel, it avoids 3D issue with laser spawning but blocked in the chamber.
Thanks in advance and have nice christmas holidays !
Ampersand  [автор] 7 квіт. 2023 о 13:12 
Should already work for all standard turrets and pilot cameras. Let me know if you find a vehicle that doesn't work.
CY3ER MISFIT 7 квіт. 2023 о 12:59 
Is there a plan for compatibility with the big mod groups (RHS, CUP, FIRWIL, 3CB) ?
Ampersand  [автор] 7 квіт. 2023 о 11:59 
All clients need it. Server technically wouldn't care.
CY3ER MISFIT 7 квіт. 2023 о 11:25 
Client side or server side?
Ampersand  [автор] 27 січ. 2023 о 12:23 
Ah, yeah that's due to depending on the base game turret animation updates. Not much improvement possible without redoing in a more complicated method.
Tato 27 січ. 2023 о 10:36 
Mod's pretty solid. There's still some stuttering but i can live with it, the problem is that sometimes it ends up misaligned from the center when aiming a little more than a few hundred meters away.