Arma 3
[COOP] Random Patrol Generator - Altis
Command Bar Doesn't always show
The Command Bar doesn't show after recruitment of squad members via shop. I tested as Squad Leader role, no mods, dedi and local host. It seems after I halo jump then I see them in my squad. After respawn, I can command them, but I don't see the command bar.
< >
Showing 1-6 of 6 comments
Patapignouf  [developer] 12 Jan @ 12:06pm 
Ok the command bar may be a issue of the mission. I will check this out.
Ty for the report.
I found a couple places (init and respawn, might be more) that have it set to FALSE under showHUD.
Side Note: for these tests I have turned ACE off, zero mods. Let me know if I require ACE.

//Hide HUD group to debug the UI
showHUD [
true, // scriptedHUD
true, // info
true, // radar
true, // compass
true, // direction
true, // menu
false, // group
true, // cursors
true, // panels
false, // kills
false // showIcon3D
];
Last edited by Bobby Bodega; 13 Jan @ 2:55am
Patapignouf  [developer] 13 Jan @ 9:03am 
You are right, i'm looking for a good way to fix this because i don't play with the group ui on my profile settings but after respawn it come back automatically. On my way to fix this.
Thanks for the help.
Patapignouf  [developer] 13 Jan @ 9:16am 
In the next release, the group UI will be hide only for ACE owner. Ty for the report.
Patapignouf  [developer] 25 Jan @ 3:02am 
Fixed on the last release (hopefully :p).
This is showing now after death, thank you.
< >
Showing 1-6 of 6 comments
Per page: 1530 50