RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005952USAF[All Projects] Generalpublic2020-10-20 10:052020-10-20 17:18
ReporterMakarov 
Assigned Toda12thMonkey 
PrioritynoneSeverityfeatureReproducibilityN/A
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005952: Add option to hide the model & functions of blueforce trackers for the M11xx vehicles
DescriptionAs 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 Informationinb4 ">faq"(
TagsNo tags attached.
Is it a wish/request?Yes
RHS versionStable
Arma 3 version1.98
Did you used any other mod when the error occurred?No
Which mods?
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker