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?