• 0
Sign in to follow this  
RedneckRabbit

Infistar blocking advanced sling load

Question

1 answer to this question

  • 0

In the EXILE_AHAT_CONFIG.hpp change the following settings to the ones below.

KCM = "false";		/* Just close ALL CommandingMenus */
CMC = "true";		/* Check for CommandingMenus that are not in the allowedCommandingMenus array */
allowedCommandingMenus[] = {"#user:asl_deploy_ropes_count_menu","#user:asl_show_select_ropes_menu_array"};

In your description.ext make Commanding menu to true like this.

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

 

Edited by Blake2394

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.