Anonymous | Login | 2024-11-21 13:07 CET |
My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0005952 | USAF | [All Projects] General | public | 2020-10-20 10:05 | 2020-10-20 17:18 | ||||
Reporter | Makarov | ||||||||
Assigned To | da12thMonkey | ||||||||
Priority | none | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | no change required | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005952: Add option to hide the model & functions of blueforce trackers for the M11xx vehicles | ||||||||
Description | As summery says. Searched and couldn't find the request being made before, so gave it a go. Would be nice for other nations than USA that use it. | ||||||||
Additional Information | inb4 ">faq"( | ||||||||
Tags | No tags attached. | ||||||||
Is it a wish/request? | Yes | ||||||||
RHS version | Stable | ||||||||
Arma 3 version | 1.98 | ||||||||
Did you used any other mod when the error occurred? | No | ||||||||
Which mods? | |||||||||
Attached Files | |||||||||
Notes | |
(0011129) da12thMonkey (administrator) 2020-10-20 11:28 edited on: 2020-10-20 11:30 |
There's already a customisation option for that in the Virtual Garage and Eden Vehicle Customisation: "hide BFT system". It removes both the BFT antenna on the front of the vehicle, and the system inside, and disables the user action for the codriver to adjust the map scale Otherwise it can be scripted to hide with `_vehicle animateSource ["BFT_Hide",1]` They can also be hidden in the config for addons using the M11XX series as a base, either by inheriting `>>class animationSources>>class BFT_Hide` and changing it to use `initPhase=1;`, or including `animationList[] ={"BFT_Hide", 1};` in the main body of the vehicle class to do it via `bis_fnc_initVehicle` init eventhandler We use this method ourselves in RHS:SAF for the Serbian M11XX vehicles which of course do not have the US BFT system |
(0011130) Makarov (reporter) 2020-10-20 17:18 |
I seem to be completely blind as I missed that)) Thank you for adding it regardless! |
Issue History | |||
Date Modified | Username | Field | Change |
2020-10-20 10:05 | Makarov | New Issue | |
2020-10-20 11:28 | da12thMonkey | Note Added: 0011129 | |
2020-10-20 11:28 | da12thMonkey | Status | new => closed |
2020-10-20 11:28 | da12thMonkey | Assigned To | => da12thMonkey |
2020-10-20 11:28 | da12thMonkey | Resolution | open => no change required |
2020-10-20 11:30 | da12thMonkey | Note Edited: 0011129 | View Revisions |
2020-10-20 17:18 | Makarov | Note Added: 0011130 |
Copyright © 2000 - 2024 MantisBT Team |