Open NyboTV opened 11 months ago
Thanks to: netinsideout https://github.com/sethduda/AdvancedSlingLoading/issues/14#issuecomment-287577071
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 };
Thanks to: netinsideout https://github.com/sethduda/AdvancedSlingLoading/issues/14#issuecomment-287577071
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 };