sethduda / AdvancedSlingLoading

Advanced Sling Loading (Arma 3)
http://steamcommunity.com/sharedfiles/filedetails/?id=615007497
28 stars 26 forks source link

FIX FOR INVISIBLE CONTEXT MENU!! #31

Open NyboTV opened 11 months ago

NyboTV commented 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 };