Skip to content

FIX FOR INVISIBLE CONTEXT MENU!! #31

Description

@NyboTV

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions