Jump to content
  • 0

showcommandingmenu


Shawn

Question

Every time I open up a commandingmenu, I get kicked to the lobby with nothing in the rpt. I set both of these to false in infistar: 

/*  Check CMDMenus ?      */ _CCM = false;    /* true or false */    /* only disable this if you know what you are doing. I strongly recommend to use this! */
/*  BLOCK ALL CMDMenus    */ _BCM =  false;    /* true or false */    /* we don't need commandingMenus. so have this true as well. */

 

But it still happens. Any ideas?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
19 minutes ago, Shawn said:

only disable this if you know what you are doing. I strongly recommend to use this!
we don't need commandingMenus. so have this true as well.

I think Chris knows why he wrote this. For what reason you need that?

I´m running infiSTAR also on my server. And many mods ....... both set to true. No issues.

 

 

Link to comment
Share on other sites

  • 0
10 hours ago, Shawn said:

Every time I open up a commandingmenu, I get kicked to the lobby with nothing in the rpt. I set both of these to false in infistar: 

/*  Check CMDMenus ?      */ _CCM = false;    /* true or false */    /* only disable this if you know what you are doing. I strongly recommend to use this! */
/*  BLOCK ALL CMDMenus    */ _BCM =  false;    /* true or false */    /* we don't need commandingMenus. so have this true as well. */

 

But it still happens. Any ideas?

This sounds like something in the code of the commanding menu is kicking rather than the opening of the commanding menu itself.

 

Could you paste the code to your commanding menu??

Link to comment
Share on other sites

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
  • Advertisement
  • Discord

×
×
  • Create New...