RHS Feedback - USAF
View Issue Details
0006247USAFGeneralpublic2021-03-31 21:042021-04-01 15:06
nevalashkarus 
reyhard 
noneminoralways
closedno change required 
 
 
No
Stable
2.02
No
0006247: HMMWV disabling MinimapDisplay
enableInfoPanelComponent can't disable MinimapDisplayComponent for all turrets except driver
1) Start mission with M1025 (M1097, etc)
2) Exec this in console:
vehicle player enableInfoPanelComponent ["left","MinimapDisplayComponent",false];
vehicle player enableInfoPanelComponent ["right","MinimapDisplayComponent",false];
3) Try to enable GPS on driver by [ or ] button. You can't.
4) Move on passanger place (0,1,2, etc turret) and try to enable GPS. It will work.
No tags attached.
Issue History
2021-03-31 21:04nevalashkarusNew Issue
2021-03-31 21:06nevalashkarusDescription Updatedbug_revision_view_page.php?rev_id=7306#r7306
2021-03-31 21:06nevalashkarusSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7308#r7308
2021-04-01 13:08reyhardNote Added: 0011603
2021-04-01 13:08reyhardStatusnew => closed
2021-04-01 13:08reyhardAssigned To => reyhard
2021-04-01 13:08reyhardResolutionopen => no change required
2021-04-01 14:12nevalashkarusNote Added: 0011604
2021-04-01 14:56reyhardNote Added: 0011605
2021-04-01 15:06nevalashkarusNote Added: 0011606

Notes
(0011603)
reyhard   
2021-04-01 13:08   
https://community.bistudio.com/wiki/enableInfoPanelComponent [^]
use alternative syntax - FFV seats are turrets (yes, you can shoot from inside of M1025)
(0011604)
nevalashkarus   
2021-04-01 14:12   
"FFV seats are turrets" - yep, i know, thx
"use alternative syntax" - i checked it before creating ticket, it doesnt work.

Tru to exec this on any turret place in M113:
[vehicle player,vehicle player unitTurret player] enableInfoPanelComponent ["left","MinimapDisplayComponent",false];
[vehicle player,vehicle player unitTurret player] enableInfoPanelComponent ["right","MinimapDisplayComponent",false];

Minimap will be deleted each time.
Try to do the same in M1025 and it will work only for driver. I guess ticket need to be reopened.
(0011605)
reyhard   
2021-04-01 14:56   
It's Arma issue then. Try to turn out on M113 FFV seat and you will notice that info panel is back
(0011606)
nevalashkarus   
2021-04-01 15:06   
Totally retarded bug. Thx for attention.