-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Thanks to: netinsideout
#14 (comment)
His Fix:
If anyone experincing these issue, please make sure you that you enabled commanding menu in showHud in description.ext of your mission file.
showHUD[] =
{
true, // Scripted HUD (same as showHUD command)
true, // Vehicle + soldier info
true, // Vehicle radar
true, // Vehicle compass
true, // Tank direction indicator
true, // <<< Commanding menu
false, // Group Bar
true, // HUD Weapon Cursors
false // Squad Radar
};
Metadata
Metadata
Assignees
Labels
No labels